When using git as your source repository in an Azure pipeline, you notice that the checkout time gets longer as time goes on.
read moreWhen using git as your source repository in an Azure pipeline, you notice that the checkout time gets longer as time goes on.
read morePrivate build agents have many advantages over the hosted agents Microsoft provide, however they also require managing.
read moreMaking REST calls to Azure DevOps usually requires a valid username and an Azure DevOps PAT Token.
read moreI’ve been running Azure DevOps scale set agents for a while now.
read moreIn my last post in this series, I described how I created the VMimage I used for my scale set agents.
read moreIn my last post in this series, I outlined the issues I was having with VM build agents and my desire to be able to quickly spin up and tear them down.
read morePersonal Access Tokens or PATs for short, can be used to programmatically access both Azure DevOps and GitHub.
read moreI use Azure DevOps for work and we run our own privately hosted agents.
read moreI’ve only been using Hugo for about a month, but the first thing I noticed was, that by default presenting images is a bit poo.
read moreHugo converts files written in Markdown to HTML, but sometimes you may need to show some raw HTML for a specific purpose.
read more