-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Update dev/image tag to latest build #20899
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
3dda570
to
dfc0cf1
Compare
Is the first commit on main already? Do you need to rebase it? |
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.
/hold
Updates all references to use the newly built dev-environment image that includes the updated GitHub CLI v2.74.1. This ensures consistency across all CI/CD workflows and development environments. Related: CLC-1425 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
dfc0cf1
to
a9c162e
Compare
|
It is, but also, it seems we are using the dev repo now; got confused at first as well: https://github.com/gitpod-io/gitpod/pull/20899/files#diff-06147a8faa12781fca5c634e6177b7923a53e90c95a85d5eca0eb4413eccdc73R1 But this way we get faster. 🪄 |
I did rebase now. /unhold |
We should always use the image from main build, and this is for security reasons. |
Summary
• Updates all dev-environment image references to use newly built tag
gpl-1425-int-test-gha.33103
.• Ensures consistency across all CI/CD workflows and development environments with updated GitHub CLI v2.74.1
Blocked by: #20898
Fixes CLC-1425
🤖 Generated with Claude Code