cargo-audit-install: caching
Open
Nobody has claimed this yet.
good first issue
help wanted
- Dominant language
- No language data
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
It would be good for cargo-audit-install to cache the installed binaries between runs
Contributor guide
No contributing guide indexed for this repository
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 at the cargo-audit-install action entry point and inspect how the binary is installed across workflow runs. Define completion as repeated runs reusing the installed binary through caching, then verify the behavior in a GitHub Actions workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, rust
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 55/100