Skip to content

Latest commit

 

History

History
57 lines (33 loc) · 2.45 KB

README.md

File metadata and controls

57 lines (33 loc) · 2.45 KB

Visual Studio Team Services 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#.

Current Release

v2.103.1

Status

Build & Test
Apple OSX Build & Test
Ubuntu14 Ubuntu 14.04 Build & Test
Ubuntu16 Ubuntu 16.04 Build & Test
RedHat RedHat Build & Test
Win Windows Build & Test

Supported Usage

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.