Crown0815 / GitVersion

Easy Semantic Versioning (http://semver.org) for projects using Git

Home Page:https://gitversion.net/docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tree GitVersion

Versioning when using git, solved. GitVersion looks at your git history and works out the semantic version of the commit being built.

Build status Build status Build status

codecov Gitter

Artifact Stable
GitHub Release GitHub release
GitVersion.Portable Chocolatey
GitVersion.Tool NuGet
GitVersion.CommandLine NuGet
GitVersion.MsBuild NuGet
Homebrew homebrew
Azure Pipeline Task Azure Pipeline Task
Github Action Github Action
Docker Docker Pulls

Compatibility

GitVersion works on Windows, Linux, and Mac.

Tip: If you get System.TypeInitializationException: The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception. ---> System.DllNotFoundException: lib/linux/x86_64/libgit2-baa87df.so in versions prior to 5.0.0

You likely need to install libcurl3. Run sudo apt-get install libcurl3

Quick Links

GitVersion in action!

README

You are seeing:

  • Pull requests being built as pre-release builds
  • A branch called release-1.0.0 producing beta v1 packages

Icon

Tree designed by David Chapman from The Noun Project.

About

Easy Semantic Versioning (http://semver.org) for projects using Git

https://gitversion.net/docs/

License:MIT License


Languages

Language:C# 98.9%Language:PowerShell 0.7%Language:Visual Basic .NET 0.2%Language:F# 0.2%Language:Roff 0.1%Language:Dockerfile 0.0%Language:Shell 0.0%