Skip to content

feat: add scheduled cache cleanup to CI#76

Merged
mbologna merged 2 commits into
mainfrom
add-cache-cleanup
Jul 4, 2026
Merged

feat: add scheduled cache cleanup to CI#76
mbologna merged 2 commits into
mainfrom
add-cache-cleanup

Conversation

@mbologna

@mbologna mbologna commented Jul 4, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds a cache-cleanup job to the weekly scheduled CI run
  • Calls the new reusable cache-cleanup.yml workflow from feat: add reusable cache-cleanup workflow .github#61 to prune buildx GHA cache entries older than 7 days
  • Prevents the 10 GB GitHub Actions cache limit from causing failed to reserve cache build failures (as seen in run #28563415085)

Dependencies

Test plan

🤖 Generated with Claude Code

mbologna and others added 2 commits July 4, 2026 10:50
Calls the reusable cache-cleanup workflow weekly (on the existing
Monday 06:00 schedule) to prune buildx cache entries older than
7 days, preventing the 10 GB GitHub Actions cache limit from
causing "failed to reserve cache" build failures.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@mbologna
mbologna merged commit 6781cba into main Jul 4, 2026
1 check passed
@mbologna
mbologna deleted the add-cache-cleanup branch July 4, 2026 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant