Ken Muse
Reusing GitHub Workflows and Centralized Processes
Let’s talk about how to share GitHub workflows between multiple repositories and create centralized processes.

Read this article

My Experience Migrating to Hugo
So, once again, it was time to switch by blog platform engines. Learn about my experience migrating to Hugo for static site development.

Read this article

Restoring Azure Tests for SonarQube
The vstest task in Azure DevOps doesn’t guarantee an output location. Learn how to ensure that SonarQube will see your test results correctly.

Read this article

Missing Tests on Azure DevOps
Trying to integrate unit tests and code coverage Azure DevOps to other systems and things seem to be disappearing? Learn why it happens and how to fix it…

Read this article

Understanding ARM Templates _artifactsLocation
A lot of people are not familiar with the variable _artifactsLocation in their ARM templates. In this post, we’re going to shed some light on this subject.

Read this article