gotagger VS gradle-git-versioner

Compare gotagger vs gradle-git-versioner and see what are their differences.

gotagger

A CLI and library for managing versions and git tags based on conventional commit messages. (by sassoftware)

gradle-git-versioner

A Gradle plugin to automatically version a project based on commit messages and semantic versioning principles (by development-and-dinosaurs)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
gotagger gradle-git-versioner
1 1
5 21
- -
5.9 6.9
11 days ago 5 months ago
Go Kotlin
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

gotagger

Posts with mentions or reviews of gotagger. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-06.
  • Artifact/Package versioning
    5 projects | /r/devops | 6 Mar 2021
    Automatically tag with something like Conventional commits - You can find tools that calculate the semver based on commit messages (e.g. gotagger)

gradle-git-versioner

Posts with mentions or reviews of gradle-git-versioner. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-06.
  • Artifact/Package versioning
    5 projects | /r/devops | 6 Mar 2021
    I use this https://github.com/toolebox-io/gradle-git-versioner It just automatically creates a version for you in every commit. You can configure it the way you want. You just need to add a tag to the last commit of the development, or if you want, in the PR Merge with [major | minor | patch] and the plugin does everything for you without any hassle.

What are some alternatives?

When comparing gotagger and gradle-git-versioner you can also consider the following projects:

GitVersion - From git log to SemVer in no time

semantic-release - :package::rocket: Fully automated version management and package publishing

gradle-jgitver-plugin - gradle plugin that defines automatically project version using jgitver

maven-git-versioning-extension - This extension will set project version, based on current Git branch or tag.

Gradle buildSrcVersions - Life is too short to google for dependencies and versions