Versioning when using Git, solved. GitVersion looks at your git history and works out the Semantic Version of the commit being built.
Artifact | Stable | |
---|---|---|
GitHub Release | ||
GitVersion.Portable | ||
GitVersion.Tool | ||
GitVersion.CommandLine | ||
GitVersion.MsBuild | Known as GitVersionTask before v5.6.0 | |
Homebrew | ||
Azure Pipeline Task | ||
Github Action | ||
Docker |
GitVersion works on Windows, Linux, and Mac.
You are seeing:
- Pull requests being built as pre-release builds
- A branch called
release-1.0.0
producing beta v1 packages
Tree designed by David Chapman from The Noun Project.