Zachary Loeber

I eat complexity and am never without a meal.

Azure Devops Automated Variable Groups

2020-03-23 7 min read Azure DevOps Pipeline Zachary Loeber

In this article I’ll cover how one can automate creating and updating ADO libraries (aka. variable groups) using pipeline as code.

Continue reading

Hugo - A DevOps Approach

2019-12-08 10 min read Azure DevOps Pipeline Hugo Zachary Loeber

I’ve updated my site to use hugo some time ago. Recently I’ve found some time to add a deployment pipeline for this site as well. This short article will cover how the pipeline code works and dive into multi-stage pipelines.

Continue reading