gitpod
gitpod copied to clipboard
The developer platform for on-demand cloud development environments to create software faster and more securely.
Unopened workspaces are automatically deleted afer a couple of weeks unless they are pinned. It would be helpful to warn users before this happens, either in the UI, or via...
# Use 1Password to sign commits in Gitpod _As discussed with @Nancy-Chauhan, @pawlean, and Michael Aring._ [1Password for SSH & Git](https://developer.1password.com/docs/ssh/) lets you pull, push, and sign commits using Touch...
## Is your feature request related to a problem? Please describe The current SSH support is great, just needs a bit more integration. ## Describe the behaviour you'd like The...
## Is your feature request related to a problem? Please describe It would be really really cool to see some form of a course(s) to run newbies through some basic...
## Is your feature request related to a problem? Please describe Gitpod multiline tasks don't fail if the failed command is in the middle (https://github.com/gitpod-io/gitpod/issues/13520). For example, this inevitable failure...
## Is your feature request related to a problem? Please describe Clients may want to have their own "start a workspace" experience. Practically speaking, for the https://github.com/gitpod-samples/Gitpod-Raycast-Extension, IDEs and machine...
### Bug description In the dashboard, there are many sections and individual components currently not accessible by sequential keyboard navigation. This means it's hard and sometimes impossible for users using...
## Is your feature request related to a problem? Please describe When viewing a resource (workspace, project, team, prebuild), show the UUID of the resource in the UI. This is...
### Bug description From https://www.a11yproject.com/posts/never-remove-css-outlines/: > Removing outlines in CSS creates issues for people navigating the web with a keyboard. For many elements in the Dashboard, there is no way...
## Summary `ws-manager` is currently a very complex piece of software. This complexity reduces our throughput and increases the chance of introducing errors. That can be mitigated by rewriting it...