{"repo":"corca-ai/local-cache","free":true,"listed":false,"github":"https://github.com/corca-ai/local-cache","clone":"git clone https://github.com/corca-ai/local-cache.git","description":"This action allows caching dependencies and build outputs to improve workflow execution time on self hosted machine.","language":"TypeScript","stars":64,"topics":[],"license":"MIT","category":"self-hosted-apps","readme_excerpt":"Local Cache action This action allows caching dependencies and build outputs to improve workflow execution time on self hosted machine. Artifacts are cached in the /home/ubuntu/.cache by default. What's New v2 - Caches that have not been accessed over 7 days are cleaned up automatically at post action stage by clean-key. See the v1 README.md for older updates. Usage Pre-requisites Create a workflow .yml file in your repository's .github/workflows directory. Inputs Parameter Required/Optional Description Default ------------- ------------------- ----------------------------------------------------------------------------------------------- ------------------------------ path Required A directory to save and restore cache. - key Required An explicit key for a cache. - base Optional A base directory to save and restore cache. /home/ubuntu/.cache clean-key Optional If set, caches that have not been accessed over 7 days are cleaned up automatically at post action stage by clean-key. - Outputs Output Description ------------- ----------------------------------------------------------------------------------------------- cache-hit Cache hit or not Example cache workflow Restoring and saving cache using a single action Cache Limits Cache limits are defined by the disk space of self-hosted runners. Caches that have not been accessed over 7 days can be cleaned up at post action stage by clean-key , but if you still run out of disk space, you need to manage runners by increasing disk ca","default_branch":null,"files":null,"tree":[],"storefront":"/r/corca-ai","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/corca-ai/local-cache/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}