Installing Visual Studio Team Services Build Agent on Ubuntu 15.10 28 February 2016 Donovan-Brown Work (0) In this post I teach you how to install the VSTS agent on Linux and leave it running using Screens. [More]
How to build multiple configurations in a single VSTS build 26 February 2016 Donovan-Brown Work (41) In this post I will show you how to build multiple configurations in a single build. [More]
Enable Full CI/CD with Jenkins and VSTS 22 February 2016 Donovan Work (14) In this post I will show you how to enable full CI and CD with Jenkins and VSTS. [More]
Writing my first Node.js based VSTS Task 12 February 2016 Donovan-Brown Work (4) In this post I am going to show you how to write your first Node.js based Visual Studio Team Services (VSTS) task. [More]
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 8 21 December 2015 Donovan-Brown Work (5) In this post we build or Docker image and push to DockerHub [More]