Skip to content

Elastic CI Stack for AWS v3.0.0

Compare
Choose a tag to compare
@lox lox released this 22 Apr 00:58
· 1796 commits to main since this release
e39bdc1

Changed

  • No longer require an api token or org name #405 (@lox)
  • Agent 3.0 is now on the stable channel #400 (@lox)
  • New version of lifecycled that uses SQS long-poll for less requests #404 (@lox)
  • Add support for billing tags #398 (@tduffield)
  • Docker 17.12.1-ce #391 (@lox)

Removed

  • Make usernamespace remapping the default (docker runs as buildkite-agent) #378

Upgrading

  1. Perform a CloudFormation stack update with the following URL:
    https://s3.amazonaws.com/buildkite-aws-stack/v3.0.0/aws-stack.json

If you want to launch a new stack, you can use this link (make sure not to use your production AWS account, create a new one for CI):

Launch Buildkite AWS Stack

Documentation

See the Readme for this release.