ankitects / ankitects/anki

Clear CI caching entries from closed PRs

Open Beginner friendly
#5,322 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
30.5k
Forks
3.2k
Avg merge
2d 8h
Merged PRs (30d)
72

Description

Cache entries from closed PRs are only removed automatically after 7 days (https://docs.github.com/en/actions/reference/workflows-and-actions/dependency-caching#default-limits). The cache limit has been increased from the default 10 GB to 45 GB (#5318) but it might be still worth clearing old entries explicitly as soon as possible. Refer to implementation in #5319 and split it into its own PR.

Contributor guide

Open the contributing guide

Research direction

Read the implementation referenced in issue #5319 and the GitHub Actions dependency-caching documentation linked in the issue. Separate that implementation into its own change, then verify that cache entries from closed pull requests are cleared as soon as possible rather than after the seven-day automatic period.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.