Merged
Conversation
3dda570 to
dfc0cf1
Compare
Contributor
|
Is the first commit on main already? Do you need to rebase it? |
corneliusludmann
approved these changes
Jun 13, 2025
Contributor
corneliusludmann
left a comment
There was a problem hiding this comment.
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 <noreply@anthropic.com>
dfc0cf1 to
a9c162e
Compare
Contributor
|
|
Member
Author
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. 🪄 |
Member
Author
|
I did rebase now. /unhold |
Contributor
|
We should always use the image from main build, and this is for security reasons. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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