ZIP
WinGet
Buildkite Agent
Buildkite Pty. Ltd. · 3.127.2 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
buildkite-agent-windows-arm64-3.127.2.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Buildkite.Agent
Version
3.127.2
Description
The Buildkite Agent is an open-source toolkit written in Go for securely running build jobs on any device or network
License
MIT
↗
Homepage
https://buildkite.com/docs/agent
Installer URL
https://github.com/buildkite/agent/releases/download/v3.127.2/buildkite-agent-windows-arm64-3.127.2.zip
Release Notes
What's Changed
✨ Added
- PF-9591-traceset added end-to-end W3C tracestate propagation to the agent by @SorchaAbel in #3958
- feat: Configure artifact upload concurrency by @lox in #3976
🐛 Fixed
- Retry git checkout when per-attempt timeout fires by @scadu in #3962
🏠 Internal
- fix: missing \ in release-homebrew.sh by @DrJosh9000 in #3955
- A-1270 part 1: move zstash into agent repo by @zhming0 in #3953
- A-1270 part 2: merge zstash with cache package by @zhming0 in #3956
- A-1270 part 3: refa…