Kim J. Nordmo
Kim J. Nordmo
When using Cake.Recipe and only targeting .NET 5.0, there are no coverage reports generated (nor are coverlet ran correctly). This seems to be that we are checking whether the Project...
This is a WIP pull request to replace the current workflow of using opencover with coverlet instead. I have also merged in the Cake.Coverlet addin in this PR, since that...
When running .NET Core build we should push and ~pack~ packages using the dotnet utility instead of using nuget directly. This would set us up for the future when we...
Would be nice to see support for running SonarQube during the build being added to Cake.Recipe so it can be integrated with SonarCloud (or an on-premise instance of SonarQube).
## Description Of Changes This pull request adds two new E2E tests that allows us to verify the behavior of when a maintainer disables file logging when extracting archives. One...
### What You Are Seeing? This problem is seen in Chocolatey GUI when a source is added that requires authentication, when user name and password has not been provided. Chocolatey...
## What New Or Updated Would You Like To See? The rule we currently have about not using private or internal variables does not call out when there are alternatives...
I just created a new default Visual Studio 2015 Unit Test Library (I believe it is a MSTest compatible project) for testing purposes. I found at that this project was...
### Checklist - [X] I have verified this is the correct repository for opening this issue. - [X] I have verified no other issues exist related to my problem. -...
### Checklist - [X] I have verified this is the correct repository for opening this issue. - [X] I have verified no other issues exist related to my request. ###...