-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New Settings option & New Workspace ...
fix
#16596
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
started the job as gitpod-build-feat-project-settings-from-list-item.1 because the annotations in the pull request description changed |
@@ -382,7 +382,7 @@ export default function ProjectsPage() { | |||
? [] | |||
: [ | |||
{ | |||
title: "New Workspace ...", | |||
title: "New Workspace with ...", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fwiw I think this additional option will go away shortly and we'll be navigating to a new start workspace page where options are always available. I see we already approved merging this wording change a few times, so don't want to block it.
I'm seeing the issue w/ the blank page after clicking settings in most of the scenarios I'm trying. I'm sure this is related to the bug you shared, and nothing specific with your changes. I think we should wait on merging this though until we fix that Projects Settings page issue though so it isn't more of a problem. Once that's fixed though, this seems safe to add. |
FYI I found the issue, and have it fixed in #16627 |
e9b4c9f
to
da1c422
Compare
/werft run 👍 started the job as gitpod-build-feat-project-settings-from-list-item.3 |
Add hold to unblock merge queue |
/werft run recreate-vm 👍 started the job as gitpod-build-feat-project-settings-from-list-item.5 |
/unhold |
Description
Related #16540 #16588
Screen.Recording.2023-02-28.at.9.11.11.AM.mov
Related Issue(s)
Fixes #
How to test
Release Notes
Documentation
Build Options:
Experimental feature to run the build with GitHub Actions (and not in Werft).
leeway-target=components:all
Run Leeway with
--dont-test
Publish Options
Installer Options
Add desired feature flags to the end of the line above, space separated
Preview Environment Options:
If enabled this will build
install/preview
If enabled this will create the environment on GCE infra
Valid options are
all
,workspace
,webapp
,ide
,jetbrains
,vscode
,ssh