shawnho1018 / azure-pipelines-agent

Azure Pipelines Agent πŸš€

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure Pipelines Agent

Overview

The cross-platform build and release agent for Azure Pipelines and Team Foundation Server 2015 and beyond. This replaced the deprecated closed source windows build agent and the previous cross-platform agent.

Supported on Windows, macOS, and several Linux flavors. Written for .NET Core in C#.

Status

Build & Test
Win-x64 Windows x64 Build & Test
Win-x86 Windows x86 Build & Test
macOS macOS Build & Test
Linux-x64 Linux x64 Build & Test
Linux-arm Linux ARM Build & Test
RHEL6-x64 RHEL 6 x64 Build & Test

Get the Agent

Get started with the agent.

Supported Usage

This agent can be used for Azure Pipelines, Azure DevOps Server 2019+, and TFS 2017+. It also replaces the Node-based agent for TFS 2015.

Scenario Mac/Linux Windows Comment
Azure Pipelines Yes Yes
TFS2015 (onprem) Yes No Windows use agent with 2015
TFS2017 (onprem) Yes Yes
TFS2018 (onprem) Yes Yes

Troubleshooting

Troubleshooting tips are located here

Contribute

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

Issues

We accept issue reports both here (file a GitHub issue) and in Developer Community.

Do you think there might be a security issue? Have you been phished or identified a security vulnerability? Please don't report it here - let us know by sending an email to secure@microsoft.com.

About

Azure Pipelines Agent πŸš€

License:MIT License


Languages

Language:C# 96.8%Language:PowerShell 1.3%Language:Shell 1.1%Language:JavaScript 0.4%Language:Batchfile 0.1%Language:Dockerfile 0.1%Language:HTML 0.1%Language:xBase 0.0%