Jericho
Jericho
…n the GitHub token is not provided. This ensures consistent behavior with other integration tests. Resolves #580
When the authentication token is not available, the tests in the `ReleaseNotesBuilderIntegrationTests` class fail with a ArgumentNullException: `Value cannot be null. (Parameter 'token')`. This is different than how other integration...
Properly attribute each issue / PR which is part of a release. Resolves #89
This is a non-breaking change that simply changes the default value of `shouldPostToGitter` to `false` to avoid the problem described in #995
It would be great for Cake.Recipe to display info about the version of .NET SDK being used. Currently, the only clue we have is the MSBuild version like in this...
My build script just failed during teardown due to the following exception: `The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: System.AggregateException: One...
There are a few outdated package reference in Logzio.DotNet.NLog but one in particular should be upgraded: OpenTelemetry. The version currently being targeted is 1.3.1 and the most current version, as...
Resolves #72
@joshrogers-pg Can you help investigating this situation? You submitted a PR back in January to add the ability to retrieve a phone call user profile and you even included a...