Uh oh!
There was an error while loading. Please reload this page.
fix(release): keep container version selection explicit - #477
Conversation
yordis
commented
Sep 2, 2026
- Exact version pins should remain immutable while one conventional default tracks the newest stable release.
- Overlapping major, minor, and stable aliases create update behavior without a supported compatibility policy.
- Prerelease images must remain isolated from the stable default.
Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
PR SummaryMedium Risk Overview A new Breaking for image consumers: anything that pulled Reviewed by Cursor Bugbot for commit b4d4381. Bugbot is set up for automated code reviews on this repo. Configure here. |
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (3)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. WalkthroughThe container publication task now applies version and channel tags only. A Bash test validates stable and prerelease tags with a mocked Docker command. The release workflow runs this test during metadata processing. ChangesContainer publication tags
Estimated code review effort: 2 (Simple) | ~10 minutes Merge Risk:🔵 Low · up to Stable releases now publish a shared latest container alias, which can briefly or persistently reference an older release if stable releases publish concurrently. Exact-version consumers remain unaffected, so the PR is mergeable with owner awareness of this bounded release-ordering risk. Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (3 skipped: 3 unsupported.) ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |