-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
Milestone
Description
@Carreau @takluyver There are no more issues or PRs marked with 4.3 milestone, so it looks like it's release time! I'd like to use this issue to track the release and document the process.
- UX test 4.x branch
- Run tests against 4.x branch: https://github.com/jupyter/notebook/blob/4.x/CONTRIBUTING.md#running-tests
- Confirm that all closed PRs marked with 4.3 have been backported: https://github.com/jupyter/notebook/pulls?q=is%3Apr+milestone%3A4.3+label%3A%22needs+backport%22
- Review all closed PRs marked with 5.0 and confirm that there are no 4.x-compatible bug fixes or improvements that should be included in 4.3
- Merge open PRs marked with 4.3: https://github.com/jupyter/notebook/pulls?q=is%3Aopen+is%3Apr+milestone%3A4.3
- Update changelog in the docs with most significant changes: Add 4.3 to changelog #1955
Resources:
- Current release docs: https://jupyter-notebook.readthedocs.io/en/latest/development_release.html
- (For what it's worth) GH Project for 4.3: https://github.com/jupyter/notebook/projects/2