For the last few years, Application Lifecycle Management (ALM) and Development and Operations (DevOps) have been the hot topics in …
Category: DevOps
Parameters and Variables in YAML Scripts
When I was working through my Node.js and Azure Functions demo, I ran into an interesting problem using YAML variables …
Azure DevOps Agent Pools Goes Boink
In my previous post on automating CI Deployments for Node.js Azure Functions using YAML and Azure DevOps, you might have …
Retrieving Historical Data with the JIRA Api
Similar to AzureDevOps and Git, you can retrieve data from Jira using its own API. I had initially presumed that …
Using the PAC Library to Export, Update and Import your Solutions
It often happens when you’re working on one problem, you figure something out, without completely solving your original problem. I …
Read MoreUsing the PAC Library to Export, Update and Import your Solutions
Deploying CI Node Azure Functions to Deployment Slots
I’ll be honest, coming up with a title for this post was very difficult, but here we are. If you’ve …
Read MoreDeploying CI Node Azure Functions to Deployment Slots
CI Deployments with Node.js Azure Functions
I wrote a post a while ago about how to set up, build, and run Node.js Azure Functions manually from …
Connecting to Azure DevOps using the Wiql API
Sometimes you are going to want to retrieve work items from your Azure DevOps Organization, maybe to perform some complex …
Customizing Azure DevOps Works Items
When I look at delivery processes that don’t succeed, it’s not because they don’t follow Agile or that they are …
Changing The Azure DevOps Service Connection Name with AZ DevOps
If you have created a number of Azure DevOps Service Connections, you might start to see a list like this …
Read MoreChanging The Azure DevOps Service Connection Name with AZ DevOps