chore(ci): keep workflow orchestration locally reproducible - #462
Conversation
yordis
commented
Aug 15, 2026
- CI orchestration embedded in hosted workflow YAML made important failure paths difficult to reproduce and review locally.
- A shared Mise task contract keeps local and hosted execution aligned while GitHub Actions retains platform responsibilities such as permissions, services, matrices, artifacts, and secrets.
- Pinned Mise and Protobuf tooling prevents runner package drift from changing ARM build behavior.
Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
PR SummaryMedium Risk Overview
Reviewed by Cursor Bugbot for commit f869afb. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (13)
WalkthroughThe pull request adds reusable Mise tasks for CI operations and updates GitHub Actions workflows to invoke them. The tasks cover builds, containers, archive recovery, Compose smoke tests, authentication, vulnerability scans, ref resolution, and image publication. ChangesCI task migration
Estimated code review effort: 4 (Complex) | ~60 minutes Poem
✨ 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 |