How to setup a CI pipeline for continuous integration to update the feedstock ? I want to set up a way for new releases to also be pushed to conda-forge just like they are automatically for PyPI. Actually I have found few repositories which might be helpful.
First we need to stage the package through this repo https://github.com/conda-forge/staged-recipes
Then Continuous integration pipeline needs to be staged up for the feedstock but since I don't have much that deep idea into DevOps could not understand which of these two repositories will be used to setup the CI pipeline
https://github.com/conda-forge/conda-forge-ci-setup-feedstock
https://github.com/conda-forge/conda-smithy
so I would appreciate if anyone can guide me through this
2.1m questions
2.1m answers
60 comments
57.0k users