#cakebuild — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #cakebuild, aggregated by home.social.
-
Just blogged: Renovate now supports C# file-based apps & Cake.Sdk tools 📦
https://www.devlead.se/posts/2026/2026-02-26-renovate-csharp-file-based-apps
-
🛠️ Writing build logic with Cake SDK? This guide walks through the SDK APIs and patterns to keep your builds clean and maintainable.
👉 https://cakebuild.net/docs/writing-builds/sdk/ -
⚙️ Running builds with Cake SDK made simple. See how the Cake SDK runner fits into your build workflow.
👉 https://cakebuild.net/docs/running-builds/runners/cake-sdk -
🚀 Getting started with Cake SDK? Learn how to set up a brand-new Cake SDK project and start building in minutes.
👉 https://cakebuild.net/docs/getting-started/setting-up-a-new-cakesdk-project -
🍰 We’ve updated the Cake docs and added more Cake SDK content on https://cakebuild.net
Whether you’re just getting started or refining your builds, the latest guides help you set up projects, run builds, and write build logic with the SDK.
👉 #CakeBuild #dotnet #DevOps #csharp -
🚀 Black Friday vibes for build lovers
Cake Contrib has over 300 @cakebuild.net add-ins ready to power up your automation for the unbeatable price of freeExplore the goodies 🍰
👉 https://www.nuget.org/profiles/cake-contrib#BlackFriday #dotnet #NuGet #CakeBuild #CakeContrib #OpenSource #devops
-
🛒✨ Black Friday deal!
The Cake Build toolbox is freshly baked and ready to level up your builds for the unbeatable price of completely free!Treat your pipelines to something sweet 🍰
👉 https://cakebuild.net/docs/running-builds/runners/ -
New Cake.Sdk preview is here!
✨ New features:
• .NET 10 RC1 compatibility
• Multiple Main_* entry points for modular builds
• Enhanced Script Host IoC integration
• Performance optimizations
• New minimal template -
Just blogged: Migrating to Cake SDK — sharing lessons learned, gotchas, and how to modernize your Cake builds 🍰🔧
https://www.devlead.se/posts/2025/2025-07-28-migrating-to-cake-sdk
-
🍰 dotnet cake.cs - Cake.Sdk Preview!
New way to get Cake .NET tool scripting in .NET console apps:
✅ File-based builds (.NET 10)
✅ Project-based builds (.NET 8/9/10)
✅ Auto-generated aliases
✅ Full addin/module supportEarly feedback wanted!
https://cakebuild.net/blog/2025/07/dotnet-cake-cs -
In case you are in a mood for some #flatpak applications building with #cakebuild, you are in luck. I just published Cake.Flatpak with support for flatpak-builder cli. #cakecontrib #cakeaddin
-
New year, new release: Cake Issues 5.1.0 has been released with a new addin which adds support for Test Anything Protocol
https://cakeissues.net/latest/news/2025/01/03/cake-issues-v510-released/
-
New year, time to look back:
https://cakeissues.net/latest/news/2025/01/01/2024-in-review/ -
Probably not much interest in this since nobody complained that https://cakeissues.net hasn't been updated in over a year 😉 But I finally migrated it to Material for MkDocs.
Content still the same and partly outdated. PRs welcome, especially if someone wants to contribute an icon. -
I released a beta version of Cake.AzureDevOps addin with support for @cakebuild 5 and .NET 9.
Also introduces Cake.Frosting.AzureDevOps, a version optimized for Cake Frosting.https://github.com/cake-contrib/Cake.AzureDevOps/releases/tag/5.0.0-beta.1
-
Cake v4.0.0 released
Highlights of this release
🔹.NET 8 support & C# 12 support
🔹Improved file APIs
🔹Addin recommended Cake version set to 4.0.0 -
So, today I moved to dotnet.social, so I'll do an #introduction:
I'm in my mid 40s and live with my wife and kid in Hamburg, Germany.
I write software during the day-time: SharePoint online stuff and some M365. (On bad days I still need to do some SP onPrem stuff..)In my non-working hours, I'm part of the #cakebuild team, as well as #spectreconsole.
However, in recent days my evenings are more filled with #3dprinting and #maker stuff, than with #opensource. -
Cake Issues, the addin for @cakebuild to work with linting results, has reached version 3.0
-
Cake v3.1.0 released - Ability to invoke multiple tasks with Cake.Frosting, Support for user home directory in Cake Environment & Dependency updates #cakebuild #dotnet #csharp #devops
-
@patriksvensson Granted.
Then again, I didn't even use the API by myself. 😬
I used cake.mastodon to do it, but was too lazy to create a dedicated account for testing 😇 -
In the latest #UnhandledException podcast episode, I was joined by @devlead to chat all about the awesome #cakebuild! 🍰 https://unhandledexceptionpodcast.com/posts/0049-cake/ #dotnet
-
Just recorded the next #UnhandledException podcast episode with Mattias Karlsson, chatting about #cakebuild! Has definitely made me want to start using it again! 🔥 #dotnet #devops #podcast
-
Version 5.0.0 of Cake for Rider fixes a bug we've had with support for the current Rider 2022.3.
Get it while it's hot.
(Sadly we had to drop support for all previous versions of Rider to fix it.) -
Cake.Issues, the addins for @cakebuild to work with issues from linters, has been released in version 2.0.
https://cakeissues.net/news/cake-issues-v2.0.0-released -
Thank you, @gep13 for having me as a Twitch Guest Star while working on @cakecontrib Cake.Buildsystems.Module. Loved the experience.
If someone wants to know what color the wall in my living room is, or re-visit what we did to Cake.Buildsystems.Module, it's up on twitch now, at https://www.twitch.tv/videos/1665132881
-
Starting with Cake 3.0 it is now possible to invoke Cake with multiple entry targets
dotnet-cake ./build.cake --target=A --target=B
Find out more in this video by @gep13
-
Cake 3.0 has been released 🍰
Bringing support for .NET 7, C#11, improvements for typed contexts, multiple targets as entry point and improved support for build providers
https://cakebuild.net/blog/2022/11/cake-v3.0.0-released