Mattias Karlsson

Results 36 issues of Mattias Karlsson

Verify.DiffPlex help with the signal to noise. especially in CI https://github.com/VerifyTests/Verify.DiffPlex _Originally posted by @SimonCropp in https://github.com/cake-build/cake/issues/4256#issuecomment-1814079382_

> if builds fail on CI it is nice to expose the recieved files for download https://github.com/VerifyTests/Verify/blob/main/docs/build-server.md Sensible addition can add that in dotnet test Task OnError https://cakebuild.net/docs/writing-builds/tasks/error-handling I'll add...

# Summary Updates to target LTS .NET 8 and .NET 6, drops unsupported netcoreapp3.1, updates dependencies and transient dependencies needed for new target frameworks, and fixes so tests run on...

Frosting has since a year back now configuration support, so docs should be updated i.e. this removed https://github.com/cake-build/website/blob/9ca63c9fcb8bdcda8f5f522aa076046a957fbef2/input/docs/running-builds/configuration/set-configuration-values.md?plain=1#L8 https://github.com/cake-build/website/blob/9ca63c9fcb8bdcda8f5f522aa076046a957fbef2/input/docs/running-builds/configuration/default-configuration-values.md?plain=1#L9 And examples added using ```csharp public static CakeHost UseCakeSetting(this CakeHost host,...

up-for-grabs

With Cake PR cake-build/cake#858 merged debugging support was added to Cake. When released we should update docs with a new Troubleshooting section with atleast 2 pages - debugging - parameter,...

help wanted
documentation
up-for-grabs

Controls if mono should be used as a fallback for .NET executables on POSIX systems. Default value is false.

documentation

@Eldadc commented on [Tue Apr 10 2018](https://github.com/cake-build/cake/issues/2122) API - Missing ability to download reference guide for offline. Thanks

enhancement

Currently the CLI usage is out of sync with the latest release i.e. experimental is there, bootstrap isn't and so on. Got me thinking this should be able to be...

documentation

@robertmuehsig commented on [Mon Jul 11 2016](https://github.com/cake-build/cake/issues/1042) I hope this is the correct repository for documentation "issues" - this is more or less a suggestion or an idea. I'm currently...

enhancement

Do get good statistics and sort potential pages missing we need to add a page not found static page and configure it in web.config. That way people not only get...

enhancement