gradle-git-versioner VS gotagger

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

gradle-git-versioner

A Gradle plugin to automatically version a project based on commit messages and semantic versioning principles (by development-and-dinosaurs)

gotagger

A CLI and library for managing versions and git tags based on conventional commit messages. (by sassoftware)
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
gradle-git-versioner gotagger
1 1
21 5
- -
6.9 5.9
5 months ago 8 days ago
Kotlin Go
MIT License Apache License 2.0
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.

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.

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)

What are some alternatives?

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

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

GitVersion - From git log to SemVer in no time

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