Artur
Artur
Failing tests for #1802. Closes #1802. Reopen of #1947
Add Unit tests, now that we use dependency injection, it should be quite easy
The reason to add .net 7.0 is that it will soon be released, and we want as a policy to keep support for the latest LTS (long-term support) and current...
.NET Core 3.1 Will be end of support on December 13, 2022, that means we can start prepare the removal of support @asbjornu question, do you think we need to...
Before the v6.0.0 version is released we need to: - [x] Update Breaking_Changes.md - [x] Enable Winget workflow - [x] Enable Homebrew workflow (update formula to use dotnet, remove the...
This add the ability to run the artifacts test on arm64 GA runners, as well as testing the arm64 docker images
Add the trunk based documentation/links so that when we release the next version we have that information included. Please also update https://github.com/GitTools/GitVersion/blob/main/docs/input/docs/reference/configuration.md#configuration-tool by specifying it was already removed from the...
@HHobeck when the TrunkBased implementation was done we agreed this will be refactored
We need to review the [Ignore] unit tests before v6.0.0, there are a lot of tests in the TrunkBased folder