Releases: microsoft/azure-pipelines-agent
Releases · microsoft/azure-pipelines-agent
v2.99.0 (OSX/Ubuntu Preview 2)
This preview brings OSX and Ubuntu to feature complete. Of course there are bugs and stability to work out.
Only use for VSTS accounts. On-prem support coming
This release is already more full featured than the current node based xplat agent. Specifically:
- Auto update on all platforms
- Run as a service on OSX and Linux (SystemD)
- Supports Gated Checkin
- Build Cancellation Support
- Full command and variable compatibility (single code base)
- Recursive variable expansion
- No pre-reqs. Self contained zips. Exception: java for TEE/TfsVc choice.
Over the previous preview, this adds:
- TfsVC and gated support
- Auto Update
- Release management support
- Test results publishing
- Run as a service on OSX
v0.7
Early preview of agent for OSX and Linux.
Agent works E2E.
Existing improvements over current node based agent:
- Cancellation support
- Run as a svc on linux
- Recursive variable expansion.
- token/password not visible on cmdline args (ps aux exposes)
Limitations in this early preview which will come in next update
- Run as svc on OSX
- NTLM for on-prem from OSX/Linux
- Only works for git - tfsvc via tee soon
Windows preview in a sprint or so