Skip to content

Tags: GitTools/GitReleaseManager

Tags

0.20.0

Toggle 0.20.0's commit message

Verified

This commit was signed with the committer’s verified signature.
gep13 Gary Ewan Park
Merge branch 'release/0.20.0'

* release/0.20.0:
  Bump NGitLab from 7.6.0 to 8.3.0 in /src
  Bump Scriban from 5.12.1 to 6.1.0 in /src
  Bump GraphQL.Client from 6.0.1 to 6.1.0 in /src
  Bump GraphQL.Client.Serializer.SystemTextJson in /src
  Bump Microsoft.Extensions.DependencyInjection in /src
  Bump the analyzers group across 1 directory with 2 updates
  (#495) Add docs for new configuration option
  (#495) Fix tests as a result of changes
  (#495) Make use of new empty Scriban template
  (#495) Allow milestones without issues
  (build) Further prevent running documentation
  (build) Disable Wyam documentation
  (#669) Remove support for .NET 6.0 and 7.0
  (#690) Add support for .NET 8.0 and 9.0
  bring back the TargetFrameworks as it's required by Cake.Receipe
  move common project properties to Directory.Build.props

0.19.0

Toggle 0.19.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
(build) Update environment variable

0.18.0

Toggle 0.18.0's commit message

Verified

This commit was signed with the committer’s verified signature.
gep13 Gary Ewan Park
Merge branch 'release/0.18.0'

* release/0.18.0:
  (#580) Mark the integration test as "inconclusive"
  (test) Remove usage of Assert.AreEqual
  Bump NUnit from 3.14.0 to 4.1.0 in /src
  (test) Introduce NUnit.Analyzers
  Bump NGitLab from 6.39.0 to 6.51.1 in /src
  Bump Serilog.Sinks.Console and Serilog in /src
  Bump Microsoft.Extensions.DependencyInjection in /src
  Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 in /src
  Bump ApprovalTests from 5.9.0 to 6.0.0 in /src
  Bump Scriban from 5.9.0 to 5.10.0 in /src
  Bump Destructurama.Attributed and Serilog in /src
  Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.4 to 8.0.0 in /src
  Bump Roslynator.Analyzers from 4.6.2 to 4.12.4 in /src
  (build) Skip running Codecov
  (#598) Upgrade Octokit reference

0.17.0

Toggle 0.17.0's commit message

Verified

This commit was signed with the committer’s verified signature.
gep13 Gary Ewan Park
Merge branch 'release/0.17.0'

* release/0.17.0:
  (#578) Make the issue ID a long
  (GH-578) Bump Octokit to 10.0.0 to fix oversized ints
  (#574) Exclude all issues with label
  (#476) Add validation of input file path handler
  (#439) Add option to disable warning to stderr

0.16.0

Toggle 0.16.0's commit message

Verified

This commit was signed with the committer’s verified signature.
gep13 Gary Ewan Park
Merge branch 'release/0.16.0'

* release/0.16.0: (36 commits)
  Bump Octokit from 7.1.0 to 9.0.0 in /src
  Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 in /src
  Bump NSubstitute from 5.0.0 to 5.1.0 in /src
  Bump Scriban from 5.7.0 to 5.9.0 in /src
  Bump IDisposableAnalyzers from 4.0.6 to 4.0.7 in /src
  Bump Roslynator.Analyzers from 4.5.0 to 4.6.2 in /src
  Bump YamlDotNet from 13.7.0 to 13.7.1 in /src
  Bump NUnit from 3.13.3 to 3.14.0 in /src
  Bump ApprovalTests from 5.8.0 to 5.9.0 in /src
  Remove unnecessary entries in nuspec files
  Update src/GitReleaseManager.Cli/GitReleaseManager.Cli.csproj
  Adjust the nuget nuspec and the chocolatey nuspec to reflect the fact the GitReleaseMAnager.Cli targets net6.0
  Switch Cli to only net6.0 and Core to net6.0 and net7.0
  (maint) Refactor IoC registration
  (maint) Update wording and handling of culture
  (maint) Remove unnecessary code
  (maint) Fix warnings about lack of culture info
  (#146) Alter scriban template
  (#146) Prevent usage of unsupported functionality
  (#146) Add GitLab VCS Provider
  ...

0.15.0

Toggle 0.15.0's commit message

Verified

This commit was signed with the committer’s verified signature.
gep13 Gary Ewan Park
Merge branch 'release/0.15.0'

* release/0.15.0:
  (build) Let's try that again with a doc change...
  (build) Try with Cake.Git 1.0.0
  (build) Bump to Cake.Recipe 3.1.1
  (build) Force installation of older Cake.Git
  (build) Install all the .NET's
  (maint) Moar testing of docs...
  (build) Add installation of .NET 2.1.x
  (maint) Testing build and publish of docs
  (#517) Switch to GtiHub Actions as preferred CI
  Bump Octokit from 0.50.0 to 7.1.0 in /src
  (#518) Bump version of Serilog being used
  (#514) Add support for .NET 7
  (#516) Remove compiling for .netcoreapp3.1
  (#515) Switch to net48 rather than net472

0.14.0

Toggle 0.14.0's commit message

Verified

This commit was signed with the committer’s verified signature.
gep13 Gary Ewan Park
Merge branch 'release/0.14.0'

* release/0.14.0: (28 commits)
  (maint) Consolidate and remove duplicates
  (maint) Update PackageReference
  (maint) Update PackageReference
  Bump Serilog.Sinks.Console from 4.0.1 to 4.1.0 in /src
  Bump Shouldly from 4.0.3 to 4.2.1 in /src
  Bump Microsoft.Extensions.DependencyInjection in /src
  Bump TextCopy from 6.1.0 to 6.2.1 in /src
  Bump Microsoft.CodeAnalysis.NetAnalyzers from 6.0.0 to 7.0.3 in /src
  Bump NSubstitute from 4.3.0 to 5.0.0 in /src
  Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.7.1 in /src
  Bump Scriban from 5.0.0 to 5.7.0 in /src
  Bump IDisposableAnalyzers from 4.0.1 to 4.0.6 in /src
  Bump NUnit from 3.13.2 to 3.13.3 in /src
  Bump CommandLineParser from 2.8.0 to 2.9.1 in /src
  Bump coverlet.msbuild from 3.1.1 to 6.0.0 in /src
  Bump Roslynator.Analyzers from 4.0.2 to 4.4.0 in /src
  Bump ApprovalTests from 5.7.1 to 5.8.0 in /src
  (#454) Create test
  (#454) Fix NullReferenceException on release not found
  (build) Force building of 0.14.0
  ...

0.13.0

Toggle 0.13.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
(build) Update to latest Build Image

This is to allow for .NET 6.0 support.

0.12.1

Toggle 0.12.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge branch 'hotfix/0.12.1'

* hotfix/0.12.1:
  (#399) included GitReleaseManager.exe.config in nuget

0.12.0

Toggle 0.12.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge branch 'release/0.12.0'

* release/0.12.0: (181 commits)
  (build) Fix unit tests
  Bump ApprovalTests from 5.4.7 to 5.5.0 in /src
  (#379) Validate old config file do not exist
  (#377) Add UploadUrl property to release model
  (#373) Ensure that release is located correctly
  (#374) Remove case sensitive search
  (#371) Add missing AutoMapper maps
  (#372) Always register TemplateRepository
  (build) Remove error action preference from build script
  Bump YamlDotNet from 11.0.1 to 11.1.1 in /src
  (#112) Updated docs with new command option
  (#112) Add new method for creating empty release
  (#113) Update unit tests for new functionality
  (#113) Collect all invalid issues together
  (#99) Fix unit tests
  (#99) Add SkipPrereleases option
  (#285) Fix editorconfig violations
  (maint) Run dotnet format
  (#143) Only build on Windows for time being
  (#143) Try running just Mac and Windows
  ...