Top "Gitversion" questions

GitVersion uses your Git history to infer your semantic version using a set of built in conventions.

Setting Git Tag from Azure Devops Build Pipeline on Complete

I'm trying to set a tag with the current version number determined by GitVersion on the GIT commit at the …

azure-devops azure-pipelines gitversion
How to version or tag incrementally in Gitlab CI/CD when merging from Production to Master branch

I’m working on a project and I wanted to tag or give a version number. I wanted gitlab to …

git gitlab versioning git-tag gitversion