practicalli / practicalli/engineering-playbook
GitHub Actions Cache
Open
Nobody has claimed this yet.
- Dominant language
- Makefile
- Stars
- 12
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
How to use actions/cache in CI workflows and manage the cache once in use
Web & CLI tools for managing a cache:
https://github.blog/changelog/2023-04-10-manage-caches-in-your-actions-workflows-from-web-interface/
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the issue's actions/cache topic and the linked GitHub changelog about managing caches from the web interface. Document how to use the cache in CI workflows and how to manage it after creation; done means both workflows and post-creation cache management are explained.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100