-
-
Notifications
You must be signed in to change notification settings - Fork 30
Setup Versioning and tag #518
Copy link
Copy link
Open
Labels
DevOpsarea-linuxWork on Linux systemWork on Linux systemarea-macOSWork on macOS systemWork on macOS systemarea-windowWork on Window systemWork on Window system
Milestone
Metadata
Metadata
Assignees
Labels
DevOpsarea-linuxWork on Linux systemWork on Linux systemarea-macOSWork on macOS systemWork on macOS systemarea-windowWork on Window systemWork on Window system
Projects
Status
Todo
To avoid using many tools and keep the process as easy as possible, we want to go to with the Pure Git Semver way.
Doing that means, we'd structure our git commit messages with:
On develop branch the version should look like x.y.z-dev
On master, the version should look like x.y.z
The process might involve writing a bit more PowerShell script, and for now we want to cover the dev branch.
For now, the following libs/apps should be cover and the task will be marked completed once there are done: