-
Notifications
You must be signed in to change notification settings - Fork 1.5k
releasing v0.9.0 -- checklist #4323
Copy link
Copy link
Closed
Description
Tentative date: 10th June
Release a candidate version
- Tag and release PYPI version [X.Y.Z]rc[K] following the contributing guide.
- Make sure all CI pipelines pass.
- Check the PyPI page
- Test pip install monai==[X.Y.Z]rc[K] and run a few MONAI modules locally
- Test all installation commands mentioned in the installation guide and the primary README.
- remove any promised deprecated functionality (4323 deprecate SegmentationSaver, TorchVisionFullyConvModel #4347)
Quality assurance for the relevant repos
- The new PyPI release candidate should be checked against the tutorials repo
- Run all Jupyter notebooks, replace pip install monai with pip install monai==[X.Y.Z]rc[K].
Prepare documentation
- Draft a release note on GitHub. (including details about the breaking changes)
- Draft a release note with a pull request to modify the CHANGELOG.
- Check all the URLs in https://monai.io/
- Check all the URLs in https://docs.monai.io/ (4323 - review readme #4390)
Release a milestone version
- Tag and release PyPI version [X.Y.Z] following the contributing guide.
- Publish the release note on GitHub.
- Release the conda-forge version https://github.com/conda-forge/monai-feedstock (update v0.9.0 conda-forge/monai-feedstock#4)
- Review citation item https://zenodo.org/record/4323059
- Update the weekly-preview tagging (4323 update docs release versions #4494)
git tag "0.9.dev${YEAR_WEEK}"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels