Skip to content

Compress resulting app containers with zstd#263

Merged
frenck merged 1 commit intomainfrom
frenck-2026-0037
Feb 5, 2026
Merged

Compress resulting app containers with zstd#263
frenck merged 1 commit intomainfrom
frenck-2026-0037

Conversation

@frenck
Copy link
Copy Markdown
Member

@frenck frenck commented Feb 5, 2026

Proposed Changes

Following home-assistant/core#160665

Summary by CodeRabbit

Chores

  • Updated deployment pipeline configurations to enhance container image building, compression, and distribution processes. Infrastructure improvements optimize how deployment workflows generate and manage container images with better compression settings and enhanced metadata handling. These updates improve deployment efficiency and build process performance while maintaining complete system compatibility.

@frenck frenck added the ci Work that improves the continue integration. label Feb 5, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Feb 5, 2026

Walkthrough

GitHub Actions workflows are updated to replace simple push configuration with detailed output settings for Docker image builds, enabling compression and OCI media type handling across deployment pipelines.

Changes

Cohort / File(s) Summary
GitHub Actions Workflow Configuration
.github/workflows/app-deploy.yaml, .github/workflows/base-deploy.yaml
Replaced push: true flag with comprehensive outputs configuration including zstd compression at level 9, force-compression, and OCI media type support in docker/build-push-action steps.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A rabbit's delight in the CI/CD night,
Compression and configs, now packaged just right!
ZSTD squeezes tight with force and with care,
OCI formats dance through the workflow's air. ✨
Push true becomes rich—metadata flows,
Faster deployments where the pipeline grows!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Compress resulting app containers with zstd' accurately describes the main change across both modified files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch frenck-2026-0037

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@frenck frenck merged commit 3d5603e into main Feb 5, 2026
7 checks passed
@frenck frenck deleted the frenck-2026-0037 branch February 5, 2026 09:48
@github-actions github-actions bot locked and limited conversation to collaborators Feb 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

ci Work that improves the continue integration.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant