NatLabRockies / NatLabRockies/COMPASS
Don't use cache for PR Docker build
Open
@ppinchuk is already working on this.
Since Jul 30, 2025.
chore
enhancement
github_actions
- Dominant language
- Python
- Stars
- 17
- Forks
- 4
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 17
Description
Right now, the Docker build action pushes artifacts to the cache (see image below). Adjust this behavior so that the cache is only pushed to when running on main, since artifacts from branches cannot be re-used by other branches
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.
Assessment
This issue has not been assessed yet.