GitVersion
GitVersion copied to clipboard
From git log to SemVer in no time
## 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 ###...
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...
### 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 ###...
[ISSUE]: The version format generated for prerelease builds pre-1.0 are not accepted by NuGet.org.
### 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 ###...
## 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/)....
https://github.com/cake-build/cake/issues/4627
### 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 ###...