Skip to content

[8.4] Compress layers prior to exporting them to the Docker layer cache#7598

Merged
redisearch-backport-pull-request[bot] merged 1 commit into8.4from
backport-7529-to-8.4
Dec 2, 2025
Merged

[8.4] Compress layers prior to exporting them to the Docker layer cache#7598
redisearch-backport-pull-request[bot] merged 1 commit into8.4from
backport-7529-to-8.4

Conversation

@redisearch-backport-pull-request
Copy link
Contributor

@redisearch-backport-pull-request redisearch-backport-pull-request bot commented Dec 1, 2025

Description

Backport of #7529 to 8.4.


Note

Adds zstd compression to Buildx cache export and updates .dockerignore to exclude .install/boost/** recursively.

  • CI/Workflows:
    • Add compression=zstd to Docker Buildx cache-to in .github/workflows/task-test.yml.
  • Docker context:
    • Update .dockerignore to exclude /.install/boost/** recursively.

Written by Cursor Bugbot for commit 3b7cd5f. This will update automatically on new commits. Configure here.

)

* Compress Docker layers prior to exporting them.

* Ignore boost subfolders recursively

(cherry picked from commit 6f96663)
@codecov
Copy link

codecov bot commented Dec 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.90%. Comparing base (4628cef) to head (3b7cd5f).
⚠️ Report is 1 commits behind head on 8.4.

Additional details and impacted files
@@            Coverage Diff             @@
##              8.4    #7598      +/-   ##
==========================================
- Coverage   85.95%   85.90%   -0.05%     
==========================================
  Files         331      331              
  Lines       52792    52792              
  Branches    12004    12004              
==========================================
- Hits        45375    45351      -24     
- Misses       7250     7274      +24     
  Partials      167      167              
Flag Coverage Δ
flow 84.46% <ø> (-0.45%) ⬇️
unit 52.59% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@redisearch-backport-pull-request redisearch-backport-pull-request bot added this pull request to the merge queue Dec 2, 2025
Merged via the queue into 8.4 with commit 4d9f181 Dec 2, 2025
31 checks passed
@redisearch-backport-pull-request redisearch-backport-pull-request bot deleted the backport-7529-to-8.4 branch December 2, 2025 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant