←  Back to Changelog

April 11, 2022

SSH directly into workspaces

As of today, in Gitpod you can now get access to a Gitpod workspace directly via SSH with a one-liner copy/paste from the Gitpod dashboard. All you have to do is visit the Gitpod dashboard, click the more actions menu at the right-hand side of your workspace list, copy/paste the SSH command into a terminal, and voila!

Choice and flexibility for developers to choose the right tool for the job is essential. Currently, for editing your code with Gitpod, you can use VS Code in the browser, VS Code on desktop, and using JetBrains IDE’s via JetBrains Gateway. Adding copy/paste SSH support makes it easier to work directly in your terminal, or for those times you need to hop into a Gitpod workspace. To use this feature, please follow our guide our documentation

Avatar of akosyakov Avatar of csweichel Avatar of geropl Avatar of gtsiolis Avatar of iQQBot Avatar of loujaybee Avatar of mustard-mh

Fixes and improvements

  • #9007 - Ensure uncommitted changes are displayed in dashboard when workspace was restored from backup Avatar of AlexTugarev Avatar of Furisto Avatar of aledbf Avatar of csweichel Avatar of easyCZ Avatar of geropl Avatar of sagor999
  • #9212 - Use veth instead of slirp4netns without affecting the supervisor Avatar of aledbf Avatar of iQQBot Avatar of princerachit Avatar of utam0k
  • #9082 - Add custom CA cert support to Gitpod services Avatar of corneliusludmann Avatar of csweichel Avatar of easyCZ Avatar of iamulya Avatar of princerachit
  • #9185 - Update code to 1.66.1 Avatar of jeanp413 Avatar of mustard-mh
  • #8955 - Use a pair of veths instead of slirp4netns Avatar of akosyakov Avatar of aledbf Avatar of csweichel Avatar of iQQBot Avatar of kylos101 Avatar of princerachit Avatar of utam0k
  • #9003 - upport direct connect workspace via ssh command Avatar of akosyakov Avatar of csweichel Avatar of geropl Avatar of gtsiolis Avatar of iQQBot Avatar of loujaybee Avatar of mustard-mh
  • #8783 - Display warning message when users choose latest IDEUpdate IDE choose preferences UI Avatar of akosyakov Avatar of andreafalzetti Avatar of easyCZ Avatar of geropl Avatar of gtsiolis Avatar of iQQBot Avatar of jeanp413 Avatar of loujaybee Avatar of mustard-mh
  • #9051 - [dashboard] Implement a PaymentContext and use it to hide payment features when payment is disabled Avatar of AlexTugarev Avatar of geropl Avatar of jankeromnes
  • #9152 - Transformer for MySQL BIGINT type to JS number Avatar of easyCZ Avatar of geropl
  • #8630 - Allow to configure JetBrains plugins in .gitpod.yml Avatar of akosyakov Avatar of felladrin Avatar of geropl Avatar of loujaybee Avatar of nandajavarma
  • #8841 - Prebuild Detail view buttons are based on Prebuild status, instead of WorkspaceInstance Avatar of easyCZ Avatar of geropl
  • #8970 - [dashboard] It’s now even easier to contribute: set a couple variables once, contribute for as long as you like. Avatar of geropl Avatar of iQQBot Avatar of laushinka Avatar of mustard-mh Avatar of trumbitta
  • #9108 - Bitbucket Server: implements token validation for Git operations. Avatar of AlexTugarev Avatar of geropl Avatar of jldec
  • #9191 - [ws-manager-bridge] Skip stale prebuild events. Avatar of easyCZ Avatar of geropl
  • #9218 - installer: make shortname configurable Avatar of MrSimonEmms Avatar of andrew-farries Avatar of easyCZ Avatar of geropl
  • #9233 - [ws-manager-bridge] Fix statusVersion comparison. Avatar of easyCZ Avatar of jankeromnes
  • #9200 - [registry-facade] Fix IPFS/Redis validation Avatar of akosyakov Avatar of aledbf Avatar of csweichel Avatar of geropl Avatar of nandajavarma Avatar of utam0k
  • #9186 - [image-builder-bob] Update buildkit to v0.10.1 Avatar of aledbf Avatar of sagor999 Avatar of utam0k
  • #9162 - [registry-facade] Revert removal of DisableKeepAlives[registry-facade] Check redis connection on start[registry-facade] Separate Redis manifest cache from IPFS[registry-facade] Check if the keys exist and use MULTI[registry-facade] Use sync.Pool as bufferInclude error in probe log Avatar of aledbf Avatar of corneliusludmann Avatar of csweichel
  • #9176 - [ws-proxy] Deny HTTP ACME challenges Avatar of aledbf Avatar of csweichel
  • #8576 - Allow setting custom workspace timeouts in the Gitpod Installer for self-hosted installations. Avatar of Furisto Avatar of MrSimonEmms Avatar of akosyakov Avatar of corneliusludmann Avatar of jankeromnes Avatar of mads-hartmann Avatar of princerachit
  • #9004 - Fixed one frame running phase when starting workspaceFixed IDE options display incorrectly when restarting the workspaceFixed stopped workspace does not work again if it started in another place Avatar of akosyakov Avatar of andreafalzetti Avatar of geropl Avatar of mustard-mh
  • #9159 - [kots]: update the logo Avatar of MrSimonEmms Avatar of corneliusludmann Avatar of gtsiolis
  • #9115 - Store WorkspaceInstance.status_version in d_b_prebuild_workspace and count prebuild stale events Avatar of andrew-farries Avatar of easyCZ
  • #9121 - [gitpod-db] Don’t consider garbage-collected prebuilds as potential bases for incremental prebuilds Avatar of geropl Avatar of jankeromnes
  • #8831 - Remove Prebuild action and log view from Project Settings view Avatar of AlexTugarev Avatar of easyCZ Avatar of gtsiolis Avatar of jldec
  • #9116 - ws-manager-bridge skips stale prebuild events Avatar of AlexTugarev Avatar of easyCZ
  • #9081 - Add custom CA cert support to workspaces Avatar of csweichel Avatar of sagor999
  • #9106 - [registry-facade] Configure credentials for Redis Sentinel Avatar of aledbf Avatar of csweichel
  • #9125 - Added requirements to KOTS installation Avatar of MrSimonEmms Avatar of lucasvaltl
  • #9083 - [kots]: add a kernel version check to the preflights Avatar of MrSimonEmms Avatar of corneliusludmann
  • #9046 - Fixes missing login providers for Gitpod Self-Hosted. Avatar of AlexTugarev Avatar of MrSimonEmms Avatar of geropl
  • #9052 - [dashboard] Fix Settings menu colors in Dark theme Avatar of AlexTugarev Avatar of jankeromnes
  • #9045 - [dashboard] Remove prebuild error message from prebuild log view Avatar of AlexTugarev Avatar of easyCZ Avatar of jankeromnes
  • #8896 - Adding support for Projects and Prebuilds for Bitbucket Server. Avatar of AlexTugarev Avatar of csweichel Avatar of easyCZ Avatar of geropl Avatar of jankeromnes Avatar of jldec
  • #9109 - Fixes incremental prebuilds by choosing the right prebuild base. Avatar of jankeromnes Avatar of laushinka
  • #8824 - [server] For GitLab projects without an owner avatar, fall back to the namespace avatar, or generate the default GitLab avatar Avatar of andrew-farries Avatar of easyCZ Avatar of gtsiolis Avatar of jankeromnes
  • #8805 - Dashboard reports prebuild status consistently between list view and detail view. Avatar of AlexTugarev Avatar of andrew-farries Avatar of easyCZ Avatar of gtsiolis Avatar of jankeromnes
  • #9104 - [installer] Fix registry facade env variables for IPFS and redis Avatar of aledbf Avatar of princerachit
  • #8769 - Enable the use of fuse device on cgroup v2 systems Avatar of Furisto Avatar of MrSimonEmms Avatar of kylos101 Avatar of utam0k
  • #9005 - Experimental IPFS support for cluster-local image caching Avatar of Furisto Avatar of MrSimonEmms Avatar of aledbf Avatar of csweichel Avatar of nandajavarma Avatar of princerachit Avatar of sagor999 Avatar of utam0k
  • #9063 - Improve workspace startup time through improved manifest assembly Avatar of aledbf Avatar of csweichel
  • #9039 - Removed leftover workspace size limit which could prevent backups from being created. Avatar of aledbf Avatar of csweichel
  • #9060 - [kots]: add distribution check to the KOTS preflights Avatar of MrSimonEmms Avatar of nandajavarma
  • #8962 - [KOTS]: extract images from the Installer and put in the additionalImages array Avatar of MrSimonEmms Avatar of Pothulapati Avatar of akosyakov
  • #8940 - Add workspace branch & creation timespan column for Gitpod Jetbrains Gateway plugin workspace panel Avatar of Sunset17 Avatar of akosyakov Avatar of felladrin Avatar of gtsiolis Avatar of iQQBot Avatar of meysholdt Avatar of mustard-mh Avatar of yaohui-wyh
  • #8941 - [image-bob-builder] Add support for stargz Avatar of Furisto Avatar of aledbf
  • #8917 - JetBrains Gateway EAP version is now supported. Avatar of akosyakov Avatar of felladrin