-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[gitpod-cli] change gp rebuild
to gp validate
#16867
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-pd-rename-gprebuild.1 because the annotations in the pull request description changed |
dbd8e3d
to
561a1e8
Compare
@iQQBot please include fix for gitpod-code too in this PR: https://github.com/gitpod-io/gitpod-code/blob/9bca96df9401ae4a74ab4632548cb3c20136fa4e/gitpod-shared/src/validate.ts#L14 |
561a1e8
to
e600b73
Compare
done in gitpod-io/gitpod-code@3b076b9 and e600b73 |
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.
Tested and works as described.
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.
Approving to unblock merging.
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.
Lgtm
/hold
Please remove rebuilds from the description
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.
LGTM
[unblock] added hold label in case you want to change it #16867 (comment)
e600b73
to
0cff917
Compare
/unhold |
Description
[gitpod-cli] change
gp rebuild
togp validate
Related Issue(s)
Fixes #16389
How to test
gp rebuild --help
it will only show--prebuild
and--log
flag, and a deprecated tipsgp validate
it should workRelease Notes
Documentation
Build Options:
Run the build with werft instead of GHA
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