GitVersion icon indicating copy to clipboard operation
GitVersion copied to clipboard

From git log to SemVer in no time

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

## Description This provides a dropdown in the docs on the right side to select the desired docs for a specific version. ## Related Issue Resolves #4537 ## Motivation and...

### Prerequisites - [x] I have written a descriptive issue title - [x] I have searched [issues](https://github.com/GitTools/GitVersion/issues) to ensure it has not already been reported ### GitVersion package GitVersion.MsBuild ###...

needs triage

Added the ability to use environment variable placeholders in branch labels, allowing for dynamic label generation in CI/CD scenarios. Introduced fallback values for environment variables and updated related tests to...

In preparation to add dotnet 10 support we need to handle these tasks - [ ] Update docs to include `dnx` usage - [ ] Update test scripts to use...

feature

### Prerequisites - [x] I have written a descriptive issue title - [x] I have searched [issues](https://github.com/GitTools/GitVersion/issues) to ensure it has not already been reported ### GitVersion package GitVersion.Tool ###...

bug

### Prerequisites - [x] I have written a descriptive issue title - [x] I have searched [issues](https://github.com/GitTools/GitVersion/issues) to ensure it has not already been reported ### GitVersion package GitVersion.MsBuild ###...

improvement

## Summary This PR replaces the custom `ArgumentParser` implementation with `SpectreArgumentParser` that uses the [Spectre.Console.Cli](https://spectreconsole.net/cli/) package for enhanced command line processing capabilities, while maintaining 100% backward compatibility. ## Changes Made...

## Overview This PR adds the YamlDotNet source generator infrastructure to prepare GitVersion for Native AOT (Ahead-of-Time) compilation support, as outlined in [Using the YamlDotNet Source Generator for Native AOT](https://andrewlock.net/using-the-yamldotnet-source-generator-for-native-aot/)....

### Prerequisites - [x] I have written a descriptive issue title - [x] I have searched [issues](https://github.com/GitTools/GitVersion/issues) to ensure it has not already been reported ### GitVersion package gittools/actions ###...

needs triage