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

Conda forge pinning #72

Merged
merged 18 commits into from
Jan 13, 2020
Merged

Conda forge pinning #72

merged 18 commits into from
Jan 13, 2020

Conversation

muryanto1
Copy link
Member

@muryanto1 muryanto1 commented Jan 6, 2020

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

Copy link
Collaborator

@jasonb5 jasonb5 left a 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.

@muryanto1 muryanto1 merged commit f0011b1 into master Jan 13, 2020
@muryanto1
Copy link
Member Author

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.

@muryanto1 muryanto1 deleted the conda_forge_pinning branch January 21, 2020 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants