fix(release): always publish nightly images on manual runs#571
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughRemoved the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested labels
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
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 |
Description
Remove the manual nightly smoke-test path that skipped image publishing.
Nightly runs should now behave consistently regardless of how they are triggered: both scheduled and manually dispatched runs will build, publish, and notify using the same flow
Changes
publish_imageworkflow dispatch input from the nightly workflowBuild and Push Nightly Imagerun for all nightly executions, including manual runsSummary by CodeRabbit
Chores