Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>Git Version Tools
Git Version Tools

Git Version Tools

Albert Weinert

|
639 installs
| (0) | Free
Tools for using together with GitVersion
Get it free

These extension contains the following tasks around GitVersion.

* Ensure-TaggedBuild

They can be used in build definitions.

You find the source on GitHub https://github.com/DerAlbertCom/GitVersionTools

Ensure-TaggedBuild

Ensures that the release branch (per default master) will have a build number without additional commits. This implies that the head commit must be tagged with a version number.

It ensures also that other branches like develop must have a commit count > 0, so that a develop build won't get the same version number.

This helps to avoid build wrong Version number for builds, nuget packages and releases if someone forgot to correctly tag a commit.

You must run the the Execute Task from the GitVersion GitTools first, before running this tasks.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft