-
Notifications
You must be signed in to change notification settings - Fork 30
Release Checklist
Wim Jongman edited this page Mar 19, 2022
·
6 revisions
These are the actions done when a new release has to be created.
- The version numbers in all feature.xml files should be brought to the version we are about to release
- If this is not yet the case, then mass replace all versions in all feature.xml, commit and build
- After a good build, run the Release job here: https://ci.eclipse.org/windowbuilder/
- This will copy the current snapshot build to https://download.eclipse.org/windowbuilder/latest/
- and it will copy the current snapshot build to https://download.eclipse.org/windowbuilder/n.n.n (n.n.n is the version, e.g. 1.9.8)
- The version numbers in all feature.xml files should be brought to the version we are going to release next
- Update the downloads.php on the website ssh://[email protected]:29418/www.eclipse.org/windowbuilder.git
- windowbuilder.aggrcon is here https://git.eclipse.org/c/simrel/org.eclipse.simrel.build.git/
- A new milestone should be created that matches the next Eclipse release in 6 months (we aim for two releases per year).
- All open issues and pull requests in the current milestone should be closed or moved to the new milestone.
- Update release documentation https://projects.eclipse.org/projects/tools.windowbuilder
- Add a new release