GitVersion icon indicating copy to clipboard operation
GitVersion copied to clipboard

From git log to SemVer in no time

Results 230 GitVersion issues
Sort by recently updated
recently updated
newest added

Build Ubuntu 22.04 Docker image ## Description Related to https://github.com/GitTools/build-images/pull/4 ## How Has This Been Tested? All tests (except the one for dotnet 3.1) pass in the pipeline. As I...

**Describe the bug** Hello! We are using GitVersion with the GitFlow branching scheme. I'd expect that the feature branch started from a release branch has the same SemVer as the...

bug

**Describe the bug** `+semver:feature` is not increasing the version when the previous commit also has `+semver:feature` My git repo looks like this (main branch) ``` commit | message | gitversion...

bug

**Describe the bug** A clear and concise description of what the bug is. ## Expected Behavior I'm expecting the minor version to stay the same as the one dictated by...

bug

I know that this topic was mentioned before but I stills not understand why I have errors so before close please read to end :) I also want to mention...

bug

## Description Filter on tags on prefix or regex, to make it possible to use multiple git versions in one repository. ## Related Issue Resolves #2436 https://github.com/sebastienwarin/GitVersion/commits/feature/pathfilters ## Motivation and...

## Description Added a unit test for investigating branch versioning issues, as prompted by @asbjornu in the discussion of #2454. ## Related Issue #2454 ## Motivation and Context The test...

failing test case

## Description ## Related Issue Maybe https://github.com/GitTools/GitVersion/issues/1967 ## Motivation and Context The combination of repos with detached head (like on buildservers) with the /nonormalize parameter did not work. ## How...

## Description Unsuccessfully attempting to customize GitVersion to handle mainline versioning as shown in this sequence diagram ![Mainline Versioning Strategy](https://user-images.githubusercontent.com/193079/131374074-57295a34-8c8e-458f-920f-2fa118a59820.png). I would prefer to use a "support" branch rather than...

stale

Dear Reviewers, Please take a look at the discussion here : https://github.com/GitTools/GitVersion/issues/2798 TL;DR : I'm proposing we use the `BaseVersionSource` of `Tags` before `MergeMessage`, if there are any. I think...

breaking change
improvement