Tech
Automatic Semantic Versioning with MinVer: Never Manually Bump Again
Version numbers in three .csproj files, remembering to create git tags, hoping you didn't fat-finger 0.9.1 as 0.91.
Technical notes, project documentation, and lessons learned across software, DIY, writing, and more.
Version numbers in three .csproj files, remembering to create git tags, hoping you didn't fat-finger 0.9.1 as 0.91.
MSDeploy can return success even when your app fails to start. Here's how to add version endpoints and automated verification to catch those ghost...
Two words. Zero context. Three completely different bugs. When GitHub Actions gives you startup_failure and nothing else...