Pascal Berger
Pascal Berger
Update to 4.0.0 seems to have broken the Sprint Goal menu item in the board for me on TFS 2018 Update 3.2. Nothing in the console though and widget on...
A validation rule which checks for the existence of an AU update script (`update.ps1`) would be nice.
In Atom feed (https://cakebuild.net/blog/feed/atom/) HTML tags in content is not handled properly. As reported in https://twitter.com/DavidRGardiner/status/1726220941124936168
We should add a page explaining how logging works in Cake. - Should contain a reference to the [built-in logging aliases](https://cakebuild.net/dsl/logging/#Built-In) - Should mention that we ship with [Spectre.Console](https://spectresystems.github.io/spectre.console/) for...
We should document different ways to run external tools: - Using built-in aliases from Cake.Common - Using alias provided by an addin - Using Command aliases introduced with 2.3.0: https://cakebuild.net/blog/2022/10/cake-v2.3.0-released#command-aliases...
On the module detail page we currently show how to add the module NuGet package to a Frosting project:  But this is only the fist part to use the...
We should add a note to https://cakebuild.net/docs/writing-builds/console-output#advanced-output that version of Spectre.Console which Cake builds against should be used. See also https://github.com/cake-build/cake/discussions/3260
We should add documentation about the supported globbing syntax
[Azure DevOps Build Task Extension] will be deprecated with Cake 2.0 release. We should remove documentation and instead provide documentation how to run Cake with out of the box tasks...
We should update documentation to mention caching of scripts including newly introduced CLI arguments. See https://github.com/cake-build/cake/issues/2099