Skip to content

fix: bump docker#177

Draft
janishorsts wants to merge 2 commits into
mainfrom
fix-bumping-docker
Draft

fix: bump docker#177
janishorsts wants to merge 2 commits into
mainfrom
fix-bumping-docker

Conversation

@janishorsts
Copy link
Copy Markdown

@janishorsts janishorsts commented May 21, 2026

This fixes and simplifies the release flow for the newest Docker:

The release workflow relies on file changes rather than branch name changes.

@janishorsts janishorsts self-assigned this May 21, 2026
@janishorsts janishorsts added the bug Something isn't working label May 21, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 21, 2026

🎉 Are we earthbuild yet?

Great progress! You've reduced "earthly" occurrences by 2 (8.00%)

📈 Overall Progress

Branch Total Count
main 25
This PR 23
Difference -2 (8%)

Keep up the great work migrating from Earthly to Earthbuild! 🚀

💡 Tips for finding more occurrences

Run locally to see detailed breakdown:

./.github/scripts/count-earthly.sh

Note that the goal is not to reach 0.
There is anticipated to be at least some occurences of earthly in the source code due to backwards compatibility with config files and language constructs.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request refactors the Renovate configuration to use more specific regex patterns and separate rules for different operating systems, improving dependency tracking via Repology and GitHub Releases. The Earthfile was updated to remove automatic OS detection from branch names in the release target, which now requires an explicit OS argument. Review feedback identifies this as a breaking change for CI/CD pipelines and notes a potential version regression for Ubuntu 26.04 where the Docker version was downgraded.

Comment thread Earthfile
Comment thread os/ubuntu-26.04/Earthfile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants