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

**Describe the bug** If `-diag` switch is specified first in commandline arguments, the `-config` switch is ignored. ## Expected Behavior Order of arguments should not matter. ## Actual Behavior Position...

bug

**Describe the bug** Calling `gitversion` with the `-c` argument always prints out the version for the latest commit. If I add `-diag` the version for the given commit is returned....

bug

## Description Trying to find a way to produce NuGet packages with Azure pipelines in a Continuous Delivery mode, I tested different approaches: - `gitversion.tool` **with** the `gitversion/setup@0` and `gitversion/execute@0`...

bug
help wanted

**Is your improvement request related to a problem? Please describe.** I'd like to use GitVersion standalone without the .Net Framework present ## Detailed Description Provide another set of binaries that...

improvement

Feature request to include some value that only increases so that it can be used as an int. ## Context Some systems, like Google Play Store for Android apps, have...

feature

Hello, We are using GitVersion to version packages written in many different languages and up to now; most package managers are supporting classic SemVer. We now want to use GitVersion...

feature
improvement
help wanted

**Describe the bug** A clear and concise description of what the bug is. ## Expected Behavior Create a build with SemVer2 build metadata attached which is specific for a particular...

feature
help wanted

For Azure devops build pipelines created later than a certain date, they started doing shallow clone's and subsequently this means the following gitversion `AzDO` tasks fail. ```yaml - task: gitversion/setup@0...

documentation

When a release happens, it would be good to send a notification via the official Twitter account (git_tools) . This will be added to the TearDown in the main Cake...

build
improvement

**Describe the bug** Hi, I'm using GitVersion 6.0.0-beta2 with Jenkins with Multibranch pipeline. I'm using the standard configuration (I haven't GitVersion.yaml) When I tag a commit and build it, GitVersion...

bug
stale