[Nightly tests] Disable caching
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 524
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 46
Description
Is there any particular reason we're still caching the nightly builds? I don't think there's any reason to want them running fast. It'd be nice to save the compute but if it pollutes the cache so that PR gates aren't cached I think disabling them is a net-positive on compute.
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 by locating the nightly test workflow configuration and inspect how caching is enabled for those jobs. Done means nightly builds no longer use caching while PR gate caching continues to work as intended.
Written by the indexing model from the issue text.
Assessment
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100