fix: lowercase GHCR image name in release workflow#24
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe release workflow adds an environment variable normalization step. It defines an image name, converts it to lowercase via a dedicated step, and uses the normalized value in Docker build/push tags instead of inline expressions. ChangesDocker Image Tag Normalization
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 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 |
Summary
repository name must be lowercaseerror in release workflowgithub.repositorybefore using as Docker image tag (same pattern as redo-log-tests.yaml)Test plan
v1.9.0.1tag, verify release build succeedsSummary by CodeRabbit
Release Notes