buildkite / elastic-ci-stack-for-aws

An auto-scaling cluster of build agents running in your own AWS VPC
https://buildkite.com/docs/quickstart/elastic-ci-stack-aws
MIT License
414 stars 265 forks source link

Update ECR plugin to v2.8.0 #1300

Closed lucaswilric closed 4 months ago

lucaswilric commented 4 months ago

v2.8.0 fixes a defect where including the ECR plugin's environment hook with a source command, under certain conditions, breaks the plugin's retry feature.

For more detail, see https://github.com/buildkite-plugins/ecr-buildkite-plugin/pull/102

Supersedes #1298