-
-
Notifications
You must be signed in to change notification settings - Fork 9
release workflow
Raymond Meester edited this page Sep 27, 2024
·
3 revisions
This guide shows how to release Assimbly.
On the Gateway repo, go to (GitHub) Actions and run:
Update version for all versions
Set the milestone to new snapshot version, for example:
5.0.0-SNAPSHOT
Note: Default branch is develop
Develop like normally
On the Gateway repo, go to (GitHub) Actions and run:
Update version for all versions
Set the milestone for version, for example:
5.0.0
Merge every repository into main.
On the Gateway repo, go to (GitHub) Actions and run:
Release for all repositories
This will create the jar files and docker images