←  Back to Changelog A screenshot of the "Open in Gitpod" dialog with an input field to search for repositories and examples.

February 21, 2022

Open in Gitpod

It’s even easier now to open a repository in a new Gitpod workspace.

Type cmd+O (ctrl-O on Windows) while on any page in the dashboard at gitpod.io.

This will pop up an input where you can paste a context URL for a git repository, and immediately open a workspace, just like you are used to with the gitpod.io/# prefix.

Instead of pasting a URL, you can start typing the name of a repository, and Gitpod will suggest repositories from recent workspaces, as well as from your connected git provider. Even our popular example template repositories can be opened this way.

Always ready to code 🚀

Avatar of jankeromnes Avatar of svenefftinge Avatar of gtsiolis Avatar of JanKoehnlein Avatar of jldec

Fixes and improvements

  • #8234 - Add stress test for mount proc Avatar of Furisto Avatar of utam0k
  • #7523 - messagebus: remove cross-cluster dependency Avatar of JanKoehnlein Avatar of corneliusludmann Avatar of geropl
  • #8275 - Update the usage of nsinsider. Avatar of csweichel Avatar of utam0k
  • #8288 - [installer] Installer does not set default nameserver settings for workspaces anymore Avatar of corneliusludmann Avatar of csweichel
  • #8289 - Improve handling of “Out of Memory” error when starting up workspaces Avatar of aledbf Avatar of csweichel Avatar of kylos101 Avatar of princerachit Avatar of sagor999
  • #8067 - [server]: Add totalUsers, totalWorkspaces, and totalInstances fields to telemetry data Avatar of Pothulapati Avatar of corneliusludmann Avatar of laushinka
  • #8270 - [self-hosted] Skip MinIO client configuration in the MinIO container because it breaks air-gap installations. Avatar of MrSimonEmms Avatar of corneliusludmann
  • #8086 - Bitbucket Server: Authorize with Bitbucket Server 7.20 and start workspaces. Avatar of AlexTugarev Avatar of corneliusludmann Avatar of jldec
  • #8227 - [server] Disable perMessageDeflate on websockets Avatar of AlexTugarev Avatar of geropl