Pascal Berger's Avatar

Pascal Berger

@pascalberger.me.bsky.social

OSS contributor | Part of the team behind cakebuild.net | 6 x Microsoft Developer Technologies MVP | 🐘Mastodon: pascalberger@mastodon.social | GitHub: https://github.com/pascalberger

717 Followers  |  598 Following  |  27 Posts  |  Joined: 01.09.2024  |  1.7517

Latest posts by pascalberger.me on Bluesky

Preview
@devlead - Mattias Karlsson's Blog - Migrating to Cake.Sdk Taking your build.cake to cake.cs

Just blogged: Migrating to Cake SDK β€” sharing lessons learned, gotchas, and how to modernize your Cake builds πŸ°πŸ”§

www.devlead.se/posts/2025/2...

#DotNet #cakebuild #devops

28.07.2025 20:46 β€” πŸ‘ 10    πŸ” 8    πŸ’¬ 1    πŸ“Œ 0
Preview
Suggestions for CLI applications wanted Β· spectreconsole open-cli Β· Discussion #42 Right now, we only have one example of what an OpenCLI description would look like, but we need more for several reasons: To test the specification To have various examples of what an OpenCLI descr...

We're looking for suggestions of CLI applications to test the #opencli specification against. Maybe you have some suggestions?

We're looking for a diverse set of applications that can push the spec to its limits, but all suggestions are welcome!

github.com/spectreconso...

28.07.2025 23:25 β€” πŸ‘ 6    πŸ” 4    πŸ’¬ 3    πŸ“Œ 0

🍰 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!
hubs.li/Q03xN67c0 #DotNet

21.07.2025 14:18 β€” πŸ‘ 9    πŸ” 5    πŸ’¬ 0    πŸ“Œ 0

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

#CakeBuild #DotNet

17.07.2025 18:43 β€” πŸ‘ 20    πŸ” 11    πŸ’¬ 0    πŸ“Œ 4
dnx cake.tool -- help
Tool package cake.tool@5.0.0 will be downloaded from source https://api.nuget.org/v3/index.json.
Proceed? [y/n] (y): y
USAGE:
    dotnet cake [SCRIPT] [OPTIONS]

dnx cake.tool -- help Tool package cake.tool@5.0.0 will be downloaded from source https://api.nuget.org/v3/index.json. Proceed? [y/n] (y): y USAGE: dotnet cake [SCRIPT] [OPTIONS]

Nice @cakebuild.net tool works with new #dotnet 10 dnx

15.07.2025 20:16 β€” πŸ‘ 8    πŸ” 3    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

"dotnet cake.cs"

#dotnet #cake #devops #itshappening #staytuned

16.07.2025 14:39 β€” πŸ‘ 14    πŸ” 10    πŸ’¬ 1    πŸ“Œ 3
Preview
Home | Commodore

Not a joke: there is a new Commodore 64 coming out. β€œThe glowing, translucent Commodore 64 isn’t a software emulator β€” it’s the first official C64 in over 30 years, with a few new tricks.” You can preorder now & cancel before shipping for a full refund. (via @ernie.tedium.co) [commodore.net]

12.07.2025 13:56 β€” πŸ‘ 50    πŸ” 17    πŸ’¬ 6    πŸ“Œ 7

To get Cake Issues working again, I need to publish a new version with Microsoft.Identity.Client updated. But the PR fails because the deletion of the package has broken the pipeline. As a consequence I need to disable pipelines for the sake of security

I think I'll have a beer now

12.07.2025 10:32 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Done, let's see if we get answers...

11.07.2025 22:15 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Microsoft was able to delete some of our packages without notice - what's the explanation? Β· NuGet Home Β· Discussion #14413 Full version here: https://aaronstannard.com/microsoft-delete-nuget-packages/ TL;DR version: We received this email to our NuGet administrator email addresses yesterday morning Email mentions a vul...

Seriously considering deprecating my Azure DevOps addins for @cakebuild.net.

What's the point in investing my free time in supporting users of Microsoft tools, if same Microsoft, if they made an error, decides to delete my @nuget.org package?

github.com/NuGet/Home/d...

#mvpbuzz

11.07.2025 21:32 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

While I received an email that I should updated the (transitive) dependency, I didn't get any notification that it was actually deleted.

11.07.2025 21:14 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

WTF @nuget.org? So there was a typo in an "XML comment" of Microsoft.Identity.Client, which is a dependency of a dependency of Cake.Frosting.Issues.PullRequests.AzureDevOps, which you deleted because of this.
A trustworthy ecosystem for you is one which breaks build pipelines?

EPIC FAIL

11.07.2025 21:08 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0
Post image

It's an honor to be renewed as a Microsoft MVP in the area .NET & DevOps for the seventh consecutive year in a row. Congratulations to all new and renewed MVPs πŸŽ‰ #mvpbuzz

11.07.2025 18:41 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Introducing OpenCLI Patrik Svensson's blog

I just published a blog post about the OpenCLI initiative. I think it's time we had a way to standardize CLI automation!

Feedback, suggestions, and thoughts are more than welcome.

patriksvensson.se/posts/2025/0...

08.07.2025 08:29 β€” πŸ‘ 61    πŸ” 33    πŸ’¬ 8    πŸ“Œ 3
a map of a city with red lines and white text

a map of a city with red lines and white text

Starting in May of 2025, MeteoSwiss will make its data freely and publicly available as part of the federal government's Open Government Data (OGD) policy.

OGD Landing Page: https://bit.ly/3ScMZDP
YouTube: https://bit.ly/43qPHL2

#opendata #ogd #weatherdata #climatedata #meteoswiss

22.05.2025 08:00 β€” πŸ‘ 22    πŸ” 8    πŸ’¬ 1    πŸ“Œ 1

Respect @devolutions.net, that's amazing ❀️

24.06.2025 19:53 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

FFS, we (Cake) have advocating for running C# as scripts for more than 14 years, and before us ScriptCS.

It feels like I've been taking crazy pills, but this is not a new, world-changing thing. They've (finally!) just made it more ergonomic.

At least they could have credited prior art...

26.05.2025 19:26 β€” πŸ‘ 24    πŸ” 4    πŸ’¬ 2    πŸ“Œ 0

My reason to be renewed as an MVP was always "My daughter is proud of me receiving an award".

I think you can skip this argument after todays appearances at #msbuild conference.

19.05.2025 17:12 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Spectre.Console - Spectre.Console 0.50 released! Now with 25% less lead!

A new version of Spectre.Console has been released!

spectreconsole.net/blog/posts/2...

08.04.2025 16:42 β€” πŸ‘ 38    πŸ” 10    πŸ’¬ 2    πŸ“Œ 1
Preview
Material for MkDocs Configurator Configure your documentation visually

πŸš€ Material for MkDocs in-browser configurator by @dbodky.me
www.materialconfig.dev

31.03.2025 10:49 β€” πŸ‘ 10    πŸ” 6    πŸ’¬ 0    πŸ“Œ 1
Preview
NuGet Gallery | Home The NuGet Gallery is the central package repository for NuGet, the package manager for .NET.

It's possible for you to publish new addins with the `Cake.*` namespace.

We would suggest to have the addin as part of Cake Contrib org on GitHub / nuget.org : cakebuild.net/community/ca...

17.03.2025 08:45 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
AI Needs Your Help

savethe.ai

11.02.2025 17:15 β€” πŸ‘ 13    πŸ” 9    πŸ’¬ 0    πŸ“Œ 1

Agree, except for legal aspects (which is one of the points in this case) where IMHO it is completely reasonable to point them out even if you neither have contributed, paid for it or even use the library.

17.01.2025 08:27 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Evolving GitHub Issues (public preview) Β· GitHub Changelog Evolving GitHub Issues (public preview)

Sub-Issues and issue types are now in public preview on GitHub

github.blog/changelog/20...

#github #devops

16.01.2025 15:08 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Cake Issues v5.1.0 Released - Cake Issues Issue Management for the Cake Build System

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

#cakebuild #dotnet #csharp #devops

03.01.2025 20:20 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Well deserved! Congratulations πŸŽ‰

01.01.2025 23:09 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
2024 In Review - Cake Issues Issue Management for the Cake Build System

New year, time to look back: cakeissues.net/latest/news/...

#cakebuild #dotnet #csharp #devops

01.01.2025 08:42 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Critical: .NET install domains and URLs are changing Β· Issue #9671 Β· dotnet/core Some .NET binaries and installers are hosted on Azure Content Delivery Network (CDN) domains that end in .azureedge.net. These domains are hosted by edg.io, which will soon cease operations due to ...

Hey #dotnet folks if you’re using a CI/CD double check your resource URLs. A CDN has gone bankrupt and may cease operations in the next month. We are working to make transparent fixes but you can be proactive github.com/dotnet/core/...

24.12.2024 05:16 β€” πŸ‘ 312    πŸ” 169    πŸ’¬ 12    πŸ“Œ 7

You can find other Cake maintainers in this starter pack

bsky.app/starter-pack...

24.12.2024 07:31 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Redirecting

πŸ‘‹I maintain @cakebuild.net and some addins which are part of @cakecontrib.bsky.social, like cakeissues.net.

You can find me on github.com/pascalberger

24.12.2024 07:26 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0

@pascalberger.me is following 20 prominent accounts