-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[supervisor] analyze image file changes #16513
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
e7ca5e9
to
a288be3
Compare
started the job as gitpod-build-ak-image-file-changes2.2 because the annotations in the pull request description changed |
started the job as gitpod-build-ak-image-file-changes2.3 because the annotations in the pull request description changed |
started the job as gitpod-build-ak-image-file-changes2.4 because the annotations in the pull request description changed |
a288be3
to
b228aab
Compare
b228aab
to
4d8e5c4
Compare
reviewing |
4d8e5c4
to
deed1d3
Compare
deed1d3
to
9e5bc08
Compare
@iQQBot It should be good for second round 🙏 |
/werft run 👍 started the job as gitpod-build-ak-image-file-changes2.9 |
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
Description
Adds
gitpod_image_file_changed
to report when gitpod Dockerfile is changed debounced by 5 secs.Related Issue(s)
fix #6898
How to test
Verify from sources:
components/supervisor/validate.sh --log trace
to start a workspace.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