Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
GitVersion Alternatives
Similar projects and alternatives to GitVersion
-
semantic-release
:package::rocket: Fully automated version management and package publishing
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
-
GitExtensions
Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
-
Bonobo Git Server
Bonobo Git Server for Windows is a web application you can install on your IIS and easily manage and connect to your git repositories. Go to homepage for release and more info.
-
Verlite
Automatically version projects via semantic git tags with a focus on being lite, optimized for continuous delivery.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
-
gitflow
Git extensions to provide high-level repository operations for Vincent Driessen's branching model.
-
gradle-git-versioner
A Gradle plugin to automatically version a project based on commit messages and semantic versioning principles
-
-
ASP.NET Core
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
-
-
-
kubernetes-external-secrets
Integrate external secret management systems with Kubernetes
-
flutter-action
Flutter environment for use in GitHub Actions. It works on Linux, Windows, and macOS.
-
-
FlubuCore
A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
GitVersion reviews and mentions
-
Deploying Flutter applications to Google Play using Github actions
GitVersion is not available by default and needs to be installed beforehand if we want to use the features it offers. The action is available here.
-
How to automate the versioning of projects?
Check this out https://gitversion.net/docs/
-
Wrote a CLI application to increase .NET's projects version by Semver
At work we use https://gitversion.net/docs/ in our devops pipelines. Similaf to git-semver it generates a version based on what's published previously.
-
Managing Embedded SW revs?
Under Linux I use gitflow and gitversion. The former helps me with branch and tags management, the latter keep tracks of the semantic version in a semi-automatic fashion (given a branch/commit/tag it generate a semver automatically based on the repo log). Gitflow should be supported by GUI tools too, but I'm more a CLI guy.
-
Automating release notes with conventional commits
I know that GitVersion exists, which I think can automatically calculate the version number for me. But it's not entirely clear to me that it will do this. Also it doesn't seem to have a nbgv set-version equivalent that will just create a tag based on the calculated version number.
-
Kuberentes CI/CD
Kind of like you mention though, I tend to still create a build script using gitversion then just have the GitHub Action kick off the script. I find value in being able to create artifacts on a developer machine so having a simple script to run makes that as painless as possible and when I last looked a year or so ago there wasn't a good way of running GitHub Actions on your development machine.
-
Constant merge conflicts on csproj files
Self promotion: I made Verlite for this purpose, tho something like GitVersion might be more suitable for your workflow.
-
Artifact/Package versioning
We use gitversion to generate semver based on commit height. https://github.com/GitTools/GitVersion
-
What build tool(s) do people use for their applications?
GitHub - GitTools/GitVersion: From git log to SemVer in no time
-
A note from our sponsor - SonarLint
www.sonarlint.org | 1 Feb 2023
Stats
GitTools/GitVersion is an open source project licensed under MIT License which is an OSI approved license.