Release Procedure
DRAFT: in advance of the v4.8.0 release, I am gathering some notes here towards writing for formal release procedure for new minor versions of IXP Manager.
- Create a release branch - e.g.
release-v5
. - Ensure third party libraries have been updated.
- Ensure the
.env.example
has been updated with new options and comments. - Ensure completed release notes on GitHub.
- Update the IXP Manager installation script(s) to reference the new branch of IXP Manager.
- Update the Docker files to install the new version of IXP Manager.
- Update any necessary documentation on https://docs.ixpmanager.org/
- Tag the GitHub release.
- Ensure proxies match entities.
- Ensure production yarn run.
- Release announcement.