Target date: 15 Jan 2021
Release Candidate by YYYY-MM-DD This is a minor version release which does not introduce a lot of changes so the plan is to not make a release candidate.
Release by 15 Jan 2021
Release blockers
- There are no release blockers
- There are no issues that need to be resolved before the release
- There are no open PRs that need to be merged before the release
Pre-release
Release
Post-release
Target date: 15 Jan 2021
Release Candidate by YYYY-MM-DDThis is a minor version release which does not introduce a lot of changes so the plan is to not make a release candidate.Release by 15 Jan 2021
Release blockers
Pre-release
Release
release/<release version number>frommaint/<release version number>branch.<release version number>, and setIS_RELEASEDis true; commitmaint/<release version number>with this being the last commit so that CI is built on the release commit (AppTools Release 5.1.0 #280)<release version number + 0.0.1>and setIS_RELEASEDto false; commit.maint/<release version number>(Bump release version for the development of 5.1.1 #281)IS_RELEASEDis true and version is<release version number>, tag (annotated!)git tag -a -m "Release <release version number>" <release version number> <commit-hash>git push origin <release version number>gh-pagesbranch: Generate documentation and copy the content to the branch. Verify that the resulting index.html looks good. (Update Documentation for 5.1.0 #282)Post-release
enthought/freerepository (for EDM)