Pascal Berger

Results 110 issues of Pascal Berger

We get complaints from time to time from users which looked at XML code examples and copy/pasted the example into their buildscript without reading about the suggestion to pin addin...

documentation

We regularly get questions why running a specific tool (e.g. MsBuild) doesn't work with Cake. We should add a troubleshooting section or FAQ entry explaining that Cake only shells out...

documentation

Follow up of https://github.com/cake-build/website/issues/580 and https://github.com/cake-build/website/issues/299. With the combination of Cake version the addin references and TFM we can decide with which runners it is compatible with based on the...

enhancement

It would be nice to have examples how to integrate / use Cake with other systems and libraries.

documentation

We currently list all addins. Some of them very outdated. We should either define a minimum version which they need to be compatible with or mark outdated addins clearly as...

enhancement

We should add documentation how to extend / replace Frosting internals (equivalent for Modules). See https://github.com/cake-build/cake/issues/2892#issuecomment-449292606 for an example.

documentation

We should think about what to do with the [In the news](https://cakebuild.net/community/resources/in-the-news) section. It currently only contains entries from 2016. There were at least a few minor news entries after...

documentation

We should add best-practices how to document extensions for best integration with Cake website. Points to consider: * Add XML comments * Summary on aliases class * Examples for aliases...

documentation

We should add documentation how to work with tasks in Frosting

documentation

Add a page listing some projects which are using Cake

enhancement