Alekseypv / vsts-agent

Visual Studio Team Services Build and Release Agent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

A preview is available for Ubuntu, RedHat and OSX for VSTS. The current preview is more feature complete than the node agent bringing Auto Update, Cancellation, Run as a svc on OSX and Linux, and Gated support.

What's missing from the preview? Windows tf.exe support is finishing up.

Build & Test Preview Release
Apple OSX Build & Test Preview 6 v2.101.1 June
Ubuntu Ubuntu Build & Test Preview 6 v2.101.1 June
RedHat RedHat Build & Test Preview 6 v2.101.1 June
Win Windows Build & Test Preview 3 v2.101.1

Preview Support

This is the current state of what works with the preview.

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 Git Yes Yes
VSTS TfsVC Yes Soon
TFS2015 Git Yes No Win use agent with 2015
TFS2015 TfsVC Yes No Win use agent with 2015

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

Contribute

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

About

Visual Studio Team Services Build and Release Agent

License:MIT License


Languages

Language:C# 96.2%Language:PowerShell 2.2%Language:Shell 1.3%Language:JavaScript 0.1%Language:Batchfile 0.1%Language:xBase 0.0%