Skip to content

julioarruda/vsts-agent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visual Studio Team Services Build and Release Agent

Overview

The cross platform build and release agent for Team Services and Team Foundation Server 2015 and beyond. This will be replacing/combining the existing closed source windows build agent and the existing xplat agent

Supported on Windows, OSX, Ubuntu and Red Hat. Written for the .NET Core CLR as one code base in C#.

Status

This agent is feature complete on all platforms and supported for production use.

This agent replaces the node agent for OSX and Linux bringing Auto Update, Cancellation, Run as a svc on OSX and Linux, and Gated support.

The windows agent is in RC2 awaiting final validation with internal dogfooding (currently self host, building VSTS etc...)

Build & Test Preview Release
Apple OSX Build & Test RC2 v2.102.1 RC2 is candidate
Ubuntu Ubuntu Build & Test RC2 v2.102.1 RC2 is candidate
RedHat RedHat Build & Test RC2 v2.102.1 RC2 is candidate
Win Windows Build & Test RC2 v2.102.1 July

Preview Support

This agent can be used for the VSTS service and it replaces the node agent for TFS2015 On-Prem.

Scenario OSX/Unix Windows Comment
VSTS Yes Yes
TFS2015 (onprem) Yes No Windows use agent with 2015
TFS.vNext (onprem) Yes Yes

Get Started

First, add the build account to the proper roles

Read Here

Next, get the agent configured

win Start Windows

osx Start OSX

ubuntu Start Ubuntu

redhat Start RedHat

Troubleshooting

Troubleshooting tips are located here

Contribute

For developers that want to contribute, read here on how to build and test.

About

Visual Studio Team Services Build and Release Agent

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 95.9%
  • PowerShell 2.2%
  • Shell 1.3%
  • Batchfile 0.3%
  • HTML 0.2%
  • JavaScript 0.1%