←  Back to Changelog

June 20, 2022

Grouping of inactive workspaces

Did you notice any changes in your workspaces list? Inactive workspaces are now grouped below the active workspaces and also allow users to clean up (mass delete) all inactive workspaces, see relevant pull request

Feedback is welcome, feel free to raise an issue or chat with us.

Avatar of david-bakin Avatar of easyCZ Avatar of gtsiolis Avatar of svenefftinge

Roadmap updates

Command Line Interface (gp)

  • #10570 - Added a new command to gitpod-cli: gp top which displays workspace resources (CPU/Memory usage) Avatar of akosyakov Avatar of andreafalzetti Avatar of filiptronicek
  • #10538 - Added aliases for gp port-forward and gp await-port to gp ports forward and gp ports await Avatar of CuriousCorrelation Avatar of akosyakov Avatar of andreafalzetti Avatar of iQQBot Avatar of loujaybee Avatar of mustard-mh
  • #10619 - Add command gp timeout extend to extend timeout of current workspace Avatar of akosyakov Avatar of geropl Avatar of iQQBot Avatar of mustard-mh

Fixes and improvements

  • #10450 - Added action to delete all inactive workspaces Avatar of david-bakin Avatar of easyCZ Avatar of gtsiolis Avatar of svenefftinge
  • #10704 - SSH access no longer requires a private SSH key (removing forced password prompt) Avatar of MrSimonEmms Avatar of akosyakov Avatar of aledbf Avatar of iQQBot
  • #10676 - Added action to delete all inactive workspaces Avatar of AlexTugarev Avatar of gtsiolis Avatar of svenefftinge
  • #10357 - Fix hanging “Prebuild in Progress” page. Avatar of AlexTugarev Avatar of easyCZ Avatar of geropl
  • #10175 - Allow customize VMOptions for JetBrains backend server, by setting INTELLIJ_VMOPTIONS (also GoLand/PyCharm/PhpStorm) environment variable Avatar of akosyakov Avatar of iQQBot Avatar of yaohui-wyh
  • #10562 - Add GITPOD_WORKSPACE_CLASS environment variable to workspaces to allow easier identification of the workspace class Avatar of Furisto Avatar of sagor999
  • #10352 - Fix: Don’t skip prebuilds if .gitpod.yml has a ‘before’ task but no ‘init’ task Avatar of jankeromnes Avatar of jldec