loggo
loggo copied to clipboard
Pipelines for versioning correctly
The exiting pipeline automatically increments the minor version of a tag upon merge from a feature to the the main branch.
This feature requires next level maturity for release planning, incorporating either a release or develop branch so that when
merged onto main it increments the major version number.
Additionally, add a version command to loggo that can display the current version. For that, a pipeline must
alter the source code to tag the newly generated tag version