Skip to content

Commit

Permalink
docs: extend instructions for creating new releases
Browse files Browse the repository at this point in the history
  • Loading branch information
sebthom committed Feb 15, 2024
1 parent 9cbe48b commit 363e86d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,4 +126,6 @@ GitHub provides additional documentation on [forking a repository](https://help.
1. Upon completion of the build, run https://ci.eclipse.org/tm4e/job/promote-snapshot-to-release/ with version `x.y.z`
1. Create a new `x.y.z` release entry on GitHub, from the `x.y.z` tag.
1. Create a new `x.y.z` release entry on https://projects.eclipse.org/projects/technology.tm4e
1. Create a PR to update https://github.com/eclipse-simrel/simrel.build/blob/main/tm4e.aggrcon
1. (Optionally) Announce on mailing-lists. social media...
1. Run `python bump-version.py patch` and commit all changed pom.xml/feature.xml/MANIFEST.MF files to `main` branch

0 comments on commit 363e86d

Please sign in to comment.