Releases: buildkite/agent
Releases · buildkite/agent
v0.2-beta.12
- Added basic support for downloading artifacts:
buildbox-artifact download "pkg/*" .
v0.2-beta.11
- Artifacts are uploaded with relative paths, instead of absolute. This was always the intention, but was lost in the rewrite form ruby -> golang.
v0.2-beta.10
v0.2-beta.9
- Improved method of killing processes
v0.2-beta.8
- Timeout after a few seconds if the call to io.Copy hangs
v0.2-beta.7
- More debugging around when a script runs
v0.2-beta.6
- Fixed exit status handling of successful commands
v0.2-beta.5
- Improved exit status handling
- Extra debugging around running scripts
v0.2-beta.4
- Improved logging
- Ensure output and monitoring goroutines complete before finalising job
v0.2-beta.3
Import sha512 to make sha512 ssl certs work