Pascal Berger

Results 110 issues of 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

bug

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...

help wanted
documentation
up-for-grabs

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...

documentation
up-for-grabs

On the module detail page we currently show how to add the module NuGet package to a Frosting project: ![image](https://user-images.githubusercontent.com/2190718/106670535-77e25000-65ad-11eb-81d3-ade8c77d8bfb.png) But this is only the fist part to use the...

enhancement
help wanted
up-for-grabs

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

help wanted
documentation
up-for-grabs

We should add documentation about the supported globbing syntax

help wanted
documentation
up-for-grabs

[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...

documentation

We should update documentation to mention caching of scripts including newly introduced CLI arguments. See https://github.com/cake-build/cake/issues/2099

help wanted
documentation