home.social

#cakebuild — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #cakebuild, aggregated by home.social.

  1. 🛠️ Writing build logic with Cake SDK? This guide walks through the SDK APIs and patterns to keep your builds clean and maintainable.
    👉 cakebuild.net/docs/writing-bui

    #CakeBuild #dotnet #DevOps #csharp

  2. ⚙️ Running builds with Cake SDK made simple. See how the Cake SDK runner fits into your build workflow.
    👉 cakebuild.net/docs/running-bui

    #CakeBuild #dotnet #DevOps #csharp

  3. 🚀 Getting started with Cake SDK? Learn how to set up a brand-new Cake SDK project and start building in minutes.
    👉 cakebuild.net/docs/getting-sta

    #CakeBuild #dotnet #DevOps #csharp

  4. 🍰 We’ve updated the Cake docs and added more Cake SDK content on 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

  5. 🚀 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 free

    Explore the goodies 🍰
    👉 nuget.org/profiles/cake-contrib

    #BlackFriday #dotnet #NuGet #CakeBuild #CakeContrib #OpenSource #devops

  6. 🛒✨ 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 🍰
    👉 cakebuild.net/docs/running-bui

    #BlackFriday #dotnet #CakeBuild #OpenSource #devops #csharp

  7. 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

    cakebuild.net/blog/2025/09/cak

    #dotnet #devops #csharp #cakebuild

  8. Just blogged: Migrating to Cake SDK — sharing lessons learned, gotchas, and how to modernize your Cake builds 🍰🔧

    devlead.se/posts/2025/2025-07-

    #DotNet #cakebuild #DevOps

  9. 🍰 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 support

    Early feedback wanted!
    cakebuild.net/blog/2025/07/dot

    #CakeBuild #DotNet

  10. 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

    nuget.org/packages/Cake.Flatpak

  11. New year, new release: Cake Issues 5.1.0 has been released with a new addin which adds support for Test Anything Protocol

    cakeissues.net/latest/news/202

    #cakebuild #dotnet #csharp #devops

  12. Probably not much interest in this since nobody complained that 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.

    #cakebuild #dotnet

  13. 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.

    github.com/cake-contrib/Cake.A

    #cakebuild #dotnet #azuredevops

  14. 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

    cakebuild.net/blog/2023/11/cak

    #dotnet #csharp #oss #cakebuild

  15. 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.

  16. 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

    cakebuild.net/blog/2023/07/cak

  17. @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 😇

    #cakebuild #CakeContrib

  18. 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

  19. 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.)

    botsin.space/@cakebuild/109514

    #rider #jetBrains #cakeBuild #DotNet #Release

  20. 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 twitch.tv/videos/1665132881

    #twitch #CakeBuild #CakeContrib

  21. 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

    youtube.com/watch?v=cg0DN3SOY8

    #cakebuild #devops #dotnet #csharp

  22. 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
    cakebuild.net/blog/2022/11/cak

    #cake #cakebuild #dotnet #csharp #devops