aurc / loggo

A powerful terminal app for structured log streaming
MIT License
123 stars 11 forks source link

Pipelines for versioning correctly #9

Closed aurc closed 1 year ago

aurc commented 2 years ago

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