mdsplus
mdsplus copied to clipboard
Steps for releasing mdsthin conda package
- Fork https://github.com/conda-forge/staged-recipes then clone the fork
- Make new directory
recipes/mdsthin
- Follow
grayskull
instructions https://github.com/conda-forge/staged-recipes?tab=readme-ov-file#grayskull---recipe-generator-for-python-packages-on-pypi - Commit the file and push to your fork
- Open a Pull Request on https://github.com/conda-forge/staged-recipes
- Iterate with the reviewers
- When the PR gets merged, the conda-forge machinery will create a new feedstock repo with just the mdsthin recipe, with the recipe maintainers as owners of the repo.
- The conda-forge machinery should open a PR automatically when new releases are posted to pypi.
- It is possible to add a flag to the feedstock repo to automatically merge new version PRs; a hint for how to do that will be posted in the first automatic PR