-
Notifications
You must be signed in to change notification settings - Fork 6
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
Conda forge pinning #72
Conversation
…sion not working when building on local repo
…mesa and non-mesa versions
…mesa and non-mesa versions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks fine, might be worth to add some unit tests, up to you.
@jasonb5 Thanks Jason. Will have to think about how to do the unit tests, as I would have to have a project repo to test with..one that has feedstock, one that has no feedstock, and arch and noarch package. |
adding build_tools/conda_build.py script.
This script can be called to rerender using conda-forge-pinning and to build with the generated variant files.
I have tested this script for cdat_info, cdtime, cdms, etc...and also with packages that do not have feedstock.
Example of how use the script is:
https://github.com/CDAT/cdat_info/compare/new_conda_build_way1 in .circleci/config.yml