-
Notifications
You must be signed in to change notification settings - Fork 2
Manage version from git tags #6
Copy link
Copy link
Open
Description
FBibonne
opened on Feb 13, 2024
Issue body actions
- in the source code (model/build.gradle.kts), thes version should always be 0.0.1-SNAPSHOT for example
- at each pipeline which deploy, the version number is calculated as follows :
- take the version number of the last tag of the branch
- compute the next version number using commits messages (to be discuted)
- update the version number in the released files
- deploy
- tag the release with the calculated version
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels