Skip to content

SamuelJohnsonMedia/GitVersion

This branch is 2950 commits behind GitTools/GitVersion:main.

Folders and files

NameName
Last commit message
Last commit date
May 12, 2020
Feb 10, 2020
Sep 11, 2020
Mar 9, 2020
Jun 29, 2020
Aug 21, 2020
Feb 22, 2020
Oct 1, 2020
Jun 29, 2020
Mar 7, 2020
Feb 7, 2020
Feb 6, 2020
Jun 10, 2020
Dec 19, 2019
Jul 9, 2020
Dec 19, 2019
Mar 17, 2020
Jul 3, 2018
Sep 4, 2013
Jun 2, 2020
Mar 18, 2020
May 12, 2020
Mar 17, 2020
Jun 10, 2020
Mar 6, 2020
Apr 9, 2020
Dec 19, 2019
Feb 27, 2020

Repository files navigation

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
GitVersionTask NuGet
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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.9%
  • PowerShell 0.6%
  • Visual Basic .NET 0.2%
  • F# 0.2%
  • Roff 0.1%
  • Dockerfile 0.0%