cake
Here are 241 public repositories matching this topic...
-
Updated
Sep 7, 2021 - C#
Sometimes the last bucket gets made invisible using a linear scale
-
Updated
May 16, 2022 - Python
-
Updated
Jun 19, 2018 - CoffeeScript
-
Updated
Aug 30, 2021 - C#
Currently when users visit the URL https://cakebuild.net/support/nuget they are redirected to https://cakebuild.net/community/getting-help
This works well in the "live" version of our website, but we have other "testing" environments for the website something like https://[test-env].cakebuild.net
Because the URL redirect right now is [hard-coded](https://github.com/cake-build/website/p
-
Updated
Feb 1, 2022 - C#
-
Updated
Mar 27, 2020 - C#
-
Updated
Jul 14, 2021 - Python
-
Updated
Dec 5, 2021 - C#
-
Updated
Jun 15, 2022 - C#
-
Updated
May 22, 2022 - C#
We've started using GitHub Discussions as the preferred communication channel moving forward (instead of Gitter) because it makes it easier to keep track of discussions in a structured way, especially if multiple discussions are happening at the same time. It also allows to search for previous questions/answers, which can be a helpful resource.
-
Updated
May 27, 2022 - C#
-
Updated
Dec 3, 2018 - C#
-
Updated
May 31, 2021 - C#
-
Updated
May 19, 2022 - C#
-
Updated
Jun 3, 2021 - C#
-
Updated
Jun 5, 2022 - Shell
-
Updated
Apr 11, 2022 - Solidity
-
Updated
Apr 30, 2022 - JavaScript
-
Updated
Jun 17, 2022
Improve this page
Add a description, image, and links to the cake topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cake topic, visit your repo's landing page and select "manage topics."
Currently when calling the
MSBuildalias with anMSBuildSettings, we need to set the target using theWithTargetextension method.It would be nice if we could use a property, with a string, which would make it more na