ci: Lowercase IMAGE_NAME for OCI registry#19
Conversation
github.repository preserves the org casing (e.g. LobsterTrap/...) but OCI registry references require lowercase. Use bash parameter expansion to lowercase GITHUB_REPOSITORY at the start of each job. Assisted-by: OpenCode (Claude Opus 4)
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughRemoved the top-level Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~4 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
github.repository preserves the org casing (e.g. LobsterTrap/...) but OCI registry references require lowercase. Use bash parameter expansion to lowercase GITHUB_REPOSITORY at the start of each job.
Assisted-by: OpenCode (Claude Opus 4)
Summary by CodeRabbit