Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
149 views
in Technique[技术] by (71.8m points)

python - continuous integration for updating the Conda- Forge feedstock

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

question from:https://stackoverflow.com/questions/66057481/continuous-integration-for-updating-the-conda-forge-feedstock

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...