fix(docker-ci): fix docker image cleanup after PR closure - #323
fix(docker-ci): fix docker image cleanup after PR closure#323Ryan-Millard wants to merge 1 commit into
Conversation
|
Warning Rate limit exceeded
Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 57 minutes and 29 seconds. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughUpdates the GitHub Actions Docker CI workflow to replace deletion policy configuration with explicit Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested reviewers
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 |
|
/docker-build baddb86 |
🐳 Docker image built successfully!Image
Run it locally:IMG2NUM_IMAGE=ghcr.io/ryan-millard/img2num-dev:pr-323 ./img2num sh |
baddb86 to
61fcdb5
Compare
Previously failed to delete the images, see https://github.com/Ryan-Millard/Img2Num/actions/runs/24804191793/job/72594225429.
61fcdb5 to
eb83619
Compare
|
/docker-cleanup |
1 similar comment
|
/docker-cleanup |
Previously failed to delete the images,
see https://github.com/Ryan-Millard/Img2Num/actions/runs/24804191793/job/72594225429.
What was changed & why
Cleanup job in
docker-ci.ymlwas updated - lets hope it works.Fixes: #none - see here.
Changes
Simple job update
Testing & Verification
Additional Resources
Summary by CodeRabbit