Skip to content

cirrus-ci conda cache packages part of fingerprint#4048

Merged
tkknight merged 1 commit intoSciTools:masterfrom
bjlittle:cirrus-ci-conda-cache-packages
Mar 5, 2021
Merged

cirrus-ci conda cache packages part of fingerprint#4048
tkknight merged 1 commit intoSciTools:masterfrom
bjlittle:cirrus-ci-conda-cache-packages

Conversation

@bjlittle
Copy link
Member

@bjlittle bjlittle commented Mar 3, 2021

🚀 Pull Request

Description

This PR ensure that the CONDA_CACHE_PACKAGES are part of the conda_cache fingerprint.


Consult Iris pull request check list

fingerprint_script:
- wget --quiet https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh
- echo "${CIRRUS_OS} $(sha256sum miniconda.sh)"
- echo "${CONDA_CACHE_PACKAGES}"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We want to ensure to invalidate the cache whenever the make-up of these base packages changes.

@tkknight tkknight merged commit 2051e03 into SciTools:master Mar 5, 2021
@bjlittle bjlittle deleted the cirrus-ci-conda-cache-packages branch March 5, 2021 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants