Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: conda-forge focused tests should respect pinnings #3005

Open
jaimergp opened this issue Feb 3, 2021 · 0 comments
Open

CI: conda-forge focused tests should respect pinnings #3005

jaimergp opened this issue Feb 3, 2021 · 0 comments

Comments

@jaimergp
Copy link
Contributor

jaimergp commented Feb 3, 2021

(Comes from #2964 (comment)).

Conda Forge maintains their version pinnings in this repository, mainly to ensure ABI compatibility and prevent other conflicts. When we install our build environments we are not constraining the installed versions to these pinnings, so we might get too recent ones.

I guess this only affects us for compilers, swig and fftw, but still, it'd be nice to ensure the conda-forge focused tests accurately describe the build environment in the feedstock for the sake of catching errors before they get to conda-forge. Still, the feedstock has now a way to run full CI there (sans GPU), so this would get uncovered in the RC phase.

As a result, this is not a priority, but a nice-to-have CI feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants