conda-forge / conda-forge/docker-images
Add GitHub Action workflow to update Miniforge
- Dominant language
- Shell
- Stars
- 52
- Forks
- 59
- Avg merge
- 5d 15h
- Merged PRs (30d)
- 1
Description
To aid in keeping Miniforge up-to-date in images, it may help to have a GitHub Action that checks for an existing release and if it finds one updates the version...
https://github.com/conda-forge/docker-images/blob/7023391936aa2d4820987e5f291a5a051ab7ad14/scripts/run_commands#L8
...as well as associated checksums...
https://github.com/conda-forge/docker-images/blob/7023391936aa2d4820987e5f291a5a051ab7ad14/scripts/run_commands#L13
https://github.com/conda-forge/docker-images/blob/7023391936aa2d4820987e5f291a5a051ab7ad14/scripts/run_commands#L17
https://github.com/conda-forge/docker-images/blob/7023391936aa2d4820987e5f291a5a051ab7ad14/scripts/run_commands#L21
Contributor guide
Assessment
This issue has not been assessed yet.