Category: CI CD

All my blog posts about setting up and maintaining Continuous Integration and Continuous Deployment within a project.

Bicep and environment specific requirements

Infrastructure as code, the eternal promise of stability, shared understanding and high maintainability. Often it starts out that way. You start writing the first components, tie them together in a...

Getting Code Coverage to SonarQube

You finally managed to get your first SonarQube analysis published to the SonarQube server. You’ve been writing C# code all day and anxiously you navigate to the report to see...