Release Notes

Introducing Cake Bridge Dependency Injection

A couple of years ago I blogged Dispelling the magic!, a post explaining the internals of the Cake build orchestration tool, with that post as a proof of concept I created Cake.Bridge assembly which provided an easy way from any .NET language get access to Cake abstractions and addins from a single instance static class.

Read more...

Just an environment variable away from sleep

It’s a quarter past midnight, you should be going to sleep, but there’s that one unit test that fails only on GitHub Action macOS build agent — it’s mocking you so you stay awake just a bit longer…

Read more...

Cake.Kudu.Client version 0.6.0 released

This version fixes a breaking change in the Azure App Services Run-From-Zip web app deployment feature.

Read more...