cake
https://github.com/cake-build/cake
C#
:cake: Cake (C# Make) is a cross platform build automation system.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C# not yet supported42 Subscribers
View all SubscribersAdd a CodeTriage badge to cake
Help out
- Issues
- Add support for capturing MSBuild properties, items and target results
- When running multiple targets, common dependent tasks are executed twice
- IProcess WaitForExit(int) does not just observe whether the process has exited, it will kill a running process
- Unhandled exception: System.IO.IOException: Access to the path '...\build\tools\.store\.stage\ftb2snwd.f5x' is denied.
- `InspectCode` calls the exe file even on Linux, where it doesn't work
- Github action with sparse checkout causes cake Gitversion to crash
- SignTool error when /fd parameter is not provided
- MSBuild properties are incorrectly formatted
- Cake.Build doesn't generate description for nuget and non-sdk projecs
- Bug with InspectCodeSettings parsing in InspectCodeRunner on Linux (and probably MacOS)
- Docs
- C# not yet supported