Ken Muse
Comparing Azure DevOps and GitHub
It can be challenging too understand the differences between Azure DevOps and GitHub Actions. Sometimes, what you really need is a mapping of the features and terminology. Perhaps something annotated with how to support features that don’t have a direct equivalent. Perhaps something like this …

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

DevOps and Creating Documentation
Good software requires good documentation. And good documentation requires a DevOps process to ensure you always have the latest version…

Read this article

Conditional Build and Release Tasks in VSTS
Did you know that build and release tasks can be configured to execute based on logical conditions? Learn about this powerful VSTS feature…

Read this article