@@ -6,10 +6,6 @@ The cross platform build and release agent for Team Services and Team Foundation
6
6
7
7
Supported on Windows, OSX, Ubuntu and Red Hat. Written for the .NET Core CLR as one code base in C#.
8
8
9
- ## Current Release
10
-
11
- [ v2.103.1] ( https://github.com/Microsoft/vsts-agent/releases/tag/v2.103.1 )
12
-
13
9
14
10
## Status
15
11
@@ -22,16 +18,6 @@ Supported on Windows, OSX, Ubuntu and Red Hat. Written for the .NET Core CLR as
22
18
| ![ Win] ( docs/res/win_med.png ) ** Windows** | ![ Build & Test] ( https://mseng.visualstudio.com/_apis/public/build/definitions/b924d696-3eae-4116-8443-9a18392d8544/2850/badge?branch=master ) |
23
19
24
20
25
- ## Supported Usage
26
-
27
- This agent can be used for the VSTS service and it replaces the node agent for TFS2015 On-Prem.
28
-
29
- | Scenario | OSX/Unix | Windows | Comment |
30
- | :-------------:| :-----:| :-----:| :-----:|
31
- | VSTS | Yes | Yes |
32
- | TFS2015 (onprem) | Yes | No | Windows use agent with 2015 |
33
- | TFS.vNext (onprem) | Yes | Yes | |
34
-
35
21
## Get Started
36
22
37
23
### First, add the build account to the proper roles
@@ -40,13 +26,24 @@ This agent can be used for the VSTS service and it replaces the node agent for T
40
26
41
27
### Next, get the agent configured
42
28
43
- ![ win] ( docs/res/win_sm.png ) [ Start Windows] ( docs/start/startwin.md )
29
+ ![ win] ( docs/res/win_sm.png ) [ Start Windows] ( https://www.visualstudio.com/en-us/docs/build/admin/agents/v2-windows )
44
30
45
- ![ osx] ( docs/res/apple_sm.png ) [ Start OSX] ( docs/start/startosx.md )
31
+ ![ osx] ( docs/res/apple_sm.png ) [ Start OSX] ( https://www.visualstudio.com/en-us/docs/build/admin/agents/v2-osx )
46
32
47
- ![ ubuntu] ( docs/res/ubuntu_sm.png ) [ Start Ubuntu] ( docs/start/startubuntu.md )
33
+ ![ ubuntu] ( docs/res/ubuntu_sm.png ) [ Start Ubuntu] ( https://www.visualstudio.com/en-us/docs/build/admin/agents/v2-linux )
34
+
35
+ ![ redhat] ( docs/res/redhat_sm.png ) [ Start RedHat] ( https://www.visualstudio.com/en-us/docs/build/admin/agents/v2-linux )
36
+
37
+ ## Supported Usage
38
+
39
+ This agent can be used for the VSTS service and it replaces the node agent for TFS2015 On-Prem.
40
+
41
+ | Scenario | OSX/Unix | Windows | Comment |
42
+ | :-------------:| :-----:| :-----:| :-----:|
43
+ | VSTS | Yes | Yes |
44
+ | TFS2015 (onprem) | Yes | No | Windows use agent with 2015 |
45
+ | TFS.vNext (onprem) | Yes | Yes | |
48
46
49
- ![ redhat] ( docs/res/redhat_sm.png ) [ Start RedHat] ( docs/start/startredhat.md )
50
47
51
48
## Troubleshooting
52
49
0 commit comments