crickets-and-comb / crickets-and-comb/shared

Cache `conda` for GitHub Actions, and for `act`.

Open
#45 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Makefile
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Whenever we set up `conda` in our workflows, we get download it fresh, which takes runtime and bandwidth on our end and on Anaconda's end. We don't necessarily need the latest version.

Figure out how to cache a version of `conda` for:

1. Use within GitHub Actions.
2. Use when running `act` locally. (mount container to local `conda` install)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.