Cannot find module ‘q’ in my VSTS task 17 January 2016 Donovan-Brown Work (0) In this post I show you how to fix the Cannot find module 'q' issue with VSTS tasks. [More]
Test VSTS build tasks written in PowerShell with PowerShell Tools for Visual Studio 2015 31 December 2015 Donovan-Brown Work (11) Test VSTS build tasks written in PowerShell with PowerShell Tools for Visual Studio 2015 [More]
How do I hide the Server URL field of a custom VSTS Service Endpoint? 30 December 2015 Donovan-Brown Work (0) In this post I show you how to hide the Server URL field on the New Service Endpoint dialog in VSTS. [More]
Where is my Write-Verbose from my custom build task? 29 December 2015 Donovan-Brown Work (0) In this post I tech you how to see the output of your Write-Verbose when creating a build task. [More]
How can I change the connection strings of my Azure Web Apps during deployment from VSTS build or release? 28 December 2015 Donovan-Brown Work (14) In this post I show how you can change the connection strings during a Azure Web App deployment. [More]
2015 Ignite New Zealand demo prep: Step 10 24 December 2015 Donovan Work (0) In this post we add testing to our release definition. [More]
2015 Ignite New Zealand demo prep: Step 9 23 December 2015 Donovan-Brown Work (2) In this post we configure Release Management [More]
2015 Ignite New Zealand demo prep: Step 8 21 December 2015 Donovan-Brown Work (5) In this post we build or Docker image and push to DockerHub [More]
Do I have to publish an artifact from Jenkins to work with Release Management? 14 December 2015 Donovan-Brown Work (2) In this post I show you how to skip the downloading of artifacts as part of your release. [More]
How can I view my Jenkins artifacts contents in Release Management? 14 December 2015 Donovan-Brown Work (0) In this post I show you a few ways to view the contents of your Jenkins artifacts used with Release Management. [More]