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]
Hide folders in Visual Studio Code Explorer 26 February 2016 Donovan-Brown Work (15) In this post I show you how to use files.exclude setting in Visual Studio Code. [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]
I can’t run SonarQube as a Windows Service 02 February 2016 Donovan-Brown Work (0) In this post I show you how to correct an issue running your SonarQube as a service. [More]
Provisioning a Java 8, Tomcat Web app in Azure using an ARM Template 24 January 2016 Donovan-Brown Work (0) In this post I will show you how to provision a Java site using Azure Resource Manager Templates. [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]
Json Brush for SyntaxHighlighter 10 January 2016 Donovan-Brown Work (4) In this post I share a Json SyntaxHighlighter brush. [More]
How to change network profile on Windows 10 from Public to Private 06 January 2016 Donovan-Brown Work (0) In this post I show you how to switch your network profile from public to private on Windows 10. [More]
I can’t test for a null or empty string with Pester 01 January 2016 Donovan-Brown Work (0) This post I show how to test for a null or empty string with Pester. [More]