website icon indicating copy to clipboard operation
website copied to clipboard

:earth_americas: The Cake website: https://cakebuild.net

Results 104 website issues
Sort by recently updated
recently updated
newest added

The Cake.AddinDiscoverer tool has discovered a NuGet package for a Cake addin without a corresponding yaml file on the Cake web site. Cake.DependencyTrack.yaml must be created.

The Cake.AddinDiscoverer tool has discovered a NuGet package for a Cake addin without a corresponding yaml file on the Cake web site. Cake.AWS.CloudFormation.yaml must be created.

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

The homepage will look much better with a better hover effect on the navbar and a few more changes. ![Screenshot (86)](https://user-images.githubusercontent.com/72756692/179819228-3045f014-9830-42f9-abc8-ad5a597e56d1.png)

design

This pull request was created by a tool: Cake.AddinDiscoverer version 3.76.0 Resolves #2236

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

The humanization of dates is resolved during build time therefore it gets stale immediately after the deployment. ![image](https://user-images.githubusercontent.com/177608/104478981-491e1e80-5599-11eb-8045-7cae70d67727.png) Some possible alternatives to consider: - Do the humanization of dates on...

bug
help wanted

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