1 रिपॉजिटरी
Systems for setting and retrieving retention and storage limits for caches at organizational and repository levels.
Distinct from Task Caching Configurations: Candidates focus on individual app configs (Redis, HF) rather than CI platform-wide storage limit management.
Explore 1 awesome GitHub repository matching devops & infrastructure · CI Cache Limit Configuration. Refine with filters or upvote what's useful.
This project is a GitHub Actions cache action designed to persist build state, dependencies, and compiled outputs across different runner environments and pipeline executions. It functions as a continuous integration dependency cache that utilizes content hashes to store and retrieve files, reducing installation time between workflow runs. The system distinguishes itself through cross-platform build caching, allowing build data to be transferred between different operating systems and runner architectures when the files are platform-independent. It also implements branch-based cache isolation
Provides a system for setting and retrieving retention and storage limits for caches across organizations.