-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
compress-checksum: introduce COMPRESS_OUTPUTIMAGE=zst
#9101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
compress-checksum: introduce COMPRESS_OUTPUTIMAGE=zst
#9101
Conversation
WalkthroughA new zstd-based compression branch is added to the image compression function. When COMPRESS_OUTPUTIMAGE contains "zst", the function displays a status message, compresses the image using zstdmt with configurable compression level, removes the original file, and sets the compression type suffix to ".zst". Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ 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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 1
📜 Review details
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Disabled knowledge base sources:
- Jira integration is disabled by default for public repositories
You can enable these sources in your CodeRabbit configuration.
📒 Files selected for processing (1)
lib/functions/image/compress-checksum.sh(1 hunks)
EvilOlaf
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm. Pleasre review the changes to documentation if I picked that up correctly.
|
✅ This PR has been reviewed and approved — all set for merge! |
|
Thanks for the docs @EvilOlaf |
|
Welcome |
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.