Gradle-git-versioner Alternatives
Similar projects and alternatives to gradle-git-versioner based on common topics and language
-
semantic-release
:package::rocket: Fully automated version management and package publishing
-
-
Appwrite
Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.
-
gotagger
A CLI and library for managing versions and git tags based on conventional commit messages.
-
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
gradle-git-versioner reviews and mentions
-
Artifact/Package versioning
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.
Stats
toolebox-io/gradle-git-versioner is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of gradle-git-versioner is Kotlin.