Building a Linux-Based Visual Studio Team Service Build Machine with Docker Support 03 June 2016 Donovan-Brown Work (5) In this post I show you how I build a Linux based build agent with Docker, NPM, Gulp, Grunt, Gradle, Ant, Maven, Java, Nodejs and .NET Core installed. [More]
How to keep packages folder out of TFVC 24 May 2016 Donovan-Brown Work (9) In this post I show you how to ignore the packages folder when using Team Foundation Server Version Control. [More]
Getting Bower on my Private Agent 17 May 2016 Donovan-Brown Work (4) In this post I show you how to install bower on a private build agent. [More]
How to Build ASP.NET Core RC2 Code with Visual Studio Team Services 17 May 2016 Donovan-Brown Work (2) In this post I show you how to build ASP.NET Core RC2 projects with Visual Studio Team Services. [More]
Building From On-Premises Bitbucket Server Using Visual Studio Team Services 06 May 2016 Donovan-Brown Work (13) In this post I will show you how to connect Visual Studio Team Services to an on-premises Bitbucket server. [More]
Build Visual Basic 6.0 Applications with Visual Studio Team Services 01 May 2016 Donovan-Brown Work (13) In this post I will show you how to build a VB6 application using Visual Studio Team Services. [More]
Building ASP.NET 5 (Core 1.0) with Visual Studio Team Services 10 April 2016 Donovan-Brown Work (3) In this post I will show you how to build a ASP.NET 5 1.0.0-rc1-update1 project with Visual Studio Team Services. [More]
Setting VSTS build permissions 08 March 2016 Donovan-Brown Work (1) In this post I will teach you how to grant the correct permissions so a user can create new build definitions. [More]
Deploying a Maven Project to an Azure Web App 04 March 2016 Donovan-Brown Work (4) My goal in this post is to build, test, and deploy a Java project using Maven into an Azure Web App running Tomcat 8 and Java 8, execute jUnit tests, and publish code coverage results. [More]
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]