github buildkite/agent v2.1.7

latest releases: v3.70.0, v3.69.0, v3.68.0...
8 years ago

New stable agent release (Comparison) 🎉

  • New: Added support for BUILDKITE_S3_ACCESS_URL (#247) allowing you set your own host for build artifact links. This means you can set up your own proxy/web host that sits in front of your private S3 artifact bucket, and click directly through to them from Buildkite.
  • New: Added support for BUILDKITE_GIT_CLEAN_FLAGS (#271) allowing you to ensure all builds have completely clean checkouts using an environment hook with export BUILDKITE_GIT_CLEAN_FLAGS=-fqdx
  • New: Added support for various new ARM builds (#263) allowing you to run the agent on services such as Scaleway
  • Fix: Updated to Golang 1.6 (26d37c5)
  • Fix: Increased many of the HTTP timeouts to ease the stampede on the agent endpoint (#260)
  • Fix: Corrected bash escaping errors which could cause problems for installs to non-standard paths (#266)
  • Fix: Made HTTPS the default for all artifact upload URLs (#269)
  • Fix: Added Buildkite's bin dir to the end, not the start, of $PATH (#268)
  • Fix: Ensured that multiple commands separated by newlines fail as soon as a command fails (#273)

Don't miss a new agent release

NewReleases is sending notifications on new releases.