-
Notifications
You must be signed in to change notification settings - Fork 652
Comparing changes
Open a pull request
base repository: GitTools/GitVersion
base: 5.8.2
head repository: GitTools/GitVersion
compare: 5.8.3
Commits on May 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f92bb42 - Browse repository at this point
Copy the full SHA f92bb42View commit details
Commits on Feb 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8f64016 - Browse repository at this point
Copy the full SHA 8f64016View commit details
Commits on Feb 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c142f2c - Browse repository at this point
Copy the full SHA c142f2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8371e1 - Browse repository at this point
Copy the full SHA d8371e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b0fac6 - Browse repository at this point
Copy the full SHA 7b0fac6View commit details
Commits on Feb 21, 2022
-
- remove dotnet format custom code, use the build-in code
Configuration menu - View commit details
-
Copy full SHA for 78c5c07 - Browse repository at this point
Copy the full SHA 78c5c07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 599a412 - Browse repository at this point
Copy the full SHA 599a412View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b7855c - Browse repository at this point
Copy the full SHA 8b7855cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28ef014 - Browse repository at this point
Copy the full SHA 28ef014View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0649e1 - Browse repository at this point
Copy the full SHA b0649e1View commit details
Commits on Feb 24, 2022
-
Enable correct PR versioning for Buildkite (#3013)
* Enable correct PR versioning for Buildkite * Fix formatting issues
Configuration menu - View commit details
-
Copy full SHA for 5471212 - Browse repository at this point
Copy the full SHA 5471212View commit details
Commits on Feb 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4d12ab0 - Browse repository at this point
Copy the full SHA 4d12ab0View commit details
Commits on Feb 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4db6cb7 - Browse repository at this point
Copy the full SHA 4db6cb7View commit details -
Add test for GH-2967. Unfortunately, it does not reproduce the `NullReferenceException`, but it may be useful as a regression test in the future. ¯\_(ツ)_/¯
Configuration menu - View commit details
-
Copy full SHA for 845f54c - Browse repository at this point
Copy the full SHA 845f54cView commit details -
Merge pull request #3018 from asbjornu/feature/gh-2967-fix
Various fixes for GH-2967
Configuration menu - View commit details
-
Copy full SHA for f207613 - Browse repository at this point
Copy the full SHA f207613View commit details
Commits on Mar 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a460b23 - Browse repository at this point
Copy the full SHA a460b23View commit details -
Merge pull request #2700 from mglochsen/feature/2698-gitflow-scenario
added GitflowScanarios test class with one complex test
Configuration menu - View commit details
-
Copy full SHA for 4ad129e - Browse repository at this point
Copy the full SHA 4ad129eView commit details -
(build deps): Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 7fac289 - Browse repository at this point
Copy the full SHA 7fac289View commit details -
Merge pull request #3024 from GitTools/dependabot/github_actions/acti…
…ons/checkout-3 (build deps): Bump actions/checkout from 2 to 3
Configuration menu - View commit details
-
Copy full SHA for e267b29 - Browse repository at this point
Copy the full SHA e267b29View commit details
Commits on Mar 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for af56fb4 - Browse repository at this point
Copy the full SHA af56fb4View commit details -
Refactor recursion protection to internal method
Refactor recursion protection from the public `GetBranchConfiguration` method to an internal `GetBranchConfigurationInternal` method.
Configuration menu - View commit details
-
Copy full SHA for 5eacf53 - Browse repository at this point
Copy the full SHA 5eacf53View commit details -
Add fallback for main and develop branch regex
Add fallback for `null` in the configuration for the for `main` and `develop` branch regular expressions.
Configuration menu - View commit details
-
Copy full SHA for 058491d - Browse repository at this point
Copy the full SHA 058491dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19a302b - Browse repository at this point
Copy the full SHA 19a302bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3297736 - Browse repository at this point
Copy the full SHA 3297736View commit details -
(build deps): Bump actions/download-artifact from 2.1.0 to 3
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2.1.0 to 3. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v2.1.0...v3) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 5cb053f - Browse repository at this point
Copy the full SHA 5cb053fView commit details -
Merge pull request #3027 from GitTools/dependabot/github_actions/acti…
…ons/download-artifact-3 (build deps): Bump actions/download-artifact from 2.1.0 to 3
Configuration menu - View commit details
-
Copy full SHA for 6c8f18a - Browse repository at this point
Copy the full SHA 6c8f18aView commit details
Commits on Mar 4, 2022
-
Bumps [LibGit2Sharp](https://github.com/libgit2/libgit2sharp) from 0.27.0-preview-0158 to 0.27.0-preview-0175. - [Release notes](https://github.com/libgit2/libgit2sharp/releases) - [Changelog](https://github.com/libgit2/libgit2sharp/blob/master/CHANGES.md) - [Commits](https://github.com/libgit2/libgit2sharp/commits) --- updated-dependencies: - dependency-name: LibGit2Sharp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for c43d4c0 - Browse repository at this point
Copy the full SHA c43d4c0View commit details -
Merge pull request #3029 from GitTools/dependabot/nuget/LibGit2Sharp-…
…0.27.0-preview-0175 (deps): Bump LibGit2Sharp from 0.27.0-preview-0158 to 0.27.0-preview-0175
Configuration menu - View commit details
-
Copy full SHA for 97bf471 - Browse repository at this point
Copy the full SHA 97bf471View commit details -
(build deps): Bump actions/upload-artifact from 2.3.1 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.3.1 to 3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v2.3.1...v3) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for c8962ef - Browse repository at this point
Copy the full SHA c8962efView commit details -
Merge pull request #3030 from GitTools/dependabot/github_actions/acti…
…ons/upload-artifact-3 (build deps): Bump actions/upload-artifact from 2.3.1 to 3
Configuration menu - View commit details
-
Copy full SHA for 309118b - Browse repository at this point
Copy the full SHA 309118bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 780f815 - Browse repository at this point
Copy the full SHA 780f815View commit details -
Compare Mainline branch candidates without remote
- Refactor `GetMainlineBranches` into many smaller methods. - Add logging in each method. - Compare Mainline branch candidates without remote.
Configuration menu - View commit details
-
Copy full SHA for c5595eb - Browse repository at this point
Copy the full SHA c5595ebView commit details -
Merge pull request #2379 from kcaswick/issue-1
Reproduce 'Sequence contains no matching element' error
Configuration menu - View commit details
-
Copy full SHA for 9de8a77 - Browse repository at this point
Copy the full SHA 9de8a77View commit details -
Change the following properties from `Int32` to to `Int64` to avoid `System.OverflowException` on `int.Parse()` of very large numbers: - `SemanticVersion.Major` - `SemanticVersion.Minor` - `SemanticVersion.Patch` - `SemanticVersionBuildMetaData.CommitsSinceTag` - `SemanticVersionBuildMetaData.CommitsSinceVersionSource` - `SemanticVersionBuildMetaData.UncommittedChanges` - `SemanticVersionPreReleaseTag.Number`
Configuration menu - View commit details
-
Copy full SHA for 5f86998 - Browse repository at this point
Copy the full SHA 5f86998View commit details
Commits on Mar 5, 2022
-
Merge pull request #3028 from asbjornu/feature/int64
Change `Int32` to `Int64`
Configuration menu - View commit details
-
Copy full SHA for 19462e1 - Browse repository at this point
Copy the full SHA 19462e1View commit details
There are no files selected for viewing