- Check issue milestones to see outstanding issues to resolve if possible or transfer to the milestones for the next release e.g.
v1.9 - Most importantly, pick an undeniably outstanding name for the release where Prefix = Metal and Dictionary = Animal.
- Create a PR to
devto bump the version inCHANGELOG.mdandsetup.py. - Make sure all CI tests are passing!
- Create a PR from
devtomaster - Make sure all CI tests are passing again (additional tests are run on PRs to
master) - Request review (2 approvals required)
- Merge the PR into
master - Once CI tests on commit have passed, create a new release copying the
CHANGELOGfor that release into the description section.
- Check the automated template synchronisation has been triggered properly. This should automatically open PRs directly to individual pipeline repos with the appropriate changes to update the pipeline template.
- Check that the automatic
PyPideployment has worked: pypi.org/project/nf-core - Check
BioCondahas an automated PR to bump the version, and merge. eg. bioconda/bioconda-recipes #20065 - Create a tools PR to
devto bump back to the next development version inCHANGELOG.mdandsetup.py