Releasing with multi-level version tagging
Have you ever used an action and noticed that are multiple versions available to use? Sometimes you see v1.3.2, other
Learning and sharing Azure architecture and DevOps tips with GitHub
Have you ever used an action and noticed that are multiple versions available to use? Sometimes you see v1.3.2, other
Many of my active projects utilize Sonarcloud analysis – roughly 50 lines of YAML over 7 GitHub Actions steps. While
GitHubActionsDotNet is a new tool we’ve built to create GitHub Actions with .NET. As we manage more and more repositories
Today we are going to upgrade our ASP.NET 3.1 website to the latest preview version of ASP.NET 5. While .NET
Today we going to build a dynamic ARM template to read in a list of our webapps, and loop through
Today we are going to use “User Secrets” to manage secrets in our .NET Core development environment. It’s important to
Last week we received an odd message when deploying a pipeline about hitting our “deployment quota of 800”. This pipeline
In the highly recommended DevOps book “Accelerate“, deployment frequency is recognized as one of the primary measurements of high performing
Today we are going to create a dynamic, zero-touch, PR (Pull Request) environment, a place for us to validate and
Today we are going to investigate parallel jobs in Azure DevOps, and learn how we can use them to speed