Milestone Release Checklist (for the maintainers)
Tentative date: 16th Sept
Release candidate versions
Verify the new release candidates
Quality assurance for the relevant repos
The new PyPI release candidate should be checked against all the relevant repositories under Project-MONAI, for example, the tutorials repo:
Prepare documentation
Release a milestone version
Revisit the GitHub project tab
Review the deprecated APIs
Milestone Release Checklist (for the maintainers)
Tentative date: 16th Sept
Release candidate versions
Verify the new release candidates
pip install monai==[X.Y.Z]rc[K]and run a few MONAI modules locallyQuality assurance for the relevant repos
The new PyPI release candidate should be checked against all the relevant repositories under
Project-MONAI, for example, the tutorials repo:pip install monaiwithpip install monai==[X.Y.Z]rc[K].Prepare documentation
docs/source/highlights.md. (5090 Update highlight and whats new #5128)https://monai.iohttps://docs.monai.io.Release a milestone version
docker pull projectmonai/monai:X.Y.Zanddocker run ...Revisit the GitHub project tab
Review the deprecated APIs