Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Releases: buildkite/buildkite-signed-pipeline

v1.12.0

31 Aug 00:39
5f936c9
Compare
Choose a tag to compare

What's Changed

  • Bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0 by @dependabot in #43

Full Changelog: v1.11.0...v1.12.0

v1.11.0

20 Apr 00:12
ff56568
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.0...v1.11.0

v1.10.0

03 Nov 23:13
cb91f1a
Compare
Choose a tag to compare
  • Build for ARM64 and update Go #39

v1.9.0

10 May 05:14
Compare
Choose a tag to compare
  • Implicitly add .exe to the whitelisted command to allow smoother use on Windows #38

v1.8.0

08 Apr 01:48
Compare
Choose a tag to compare
  • Adds support for list key=value environment variables, rather than just map syntax. #35

v1.7.0

13 Nov 01:41
Compare
Choose a tag to compare
  • Remove file check from unsigned commands when running buildkite-signed-pipeline verify as the files may not yet exist in an environment hook

v1.6.0

12 Nov 01:40
Compare
Choose a tag to compare
  • Order the Buildkite plugin array by plugin name/reference before comparing

v1.5.0

09 Nov 04:58
Compare
Choose a tag to compare
  • Ensures BUILDKITE_PLUGINS is in the same order as extracted plugins

v1.4.0

08 Nov 23:19
Compare
Choose a tag to compare
  • Correctly handle map syntax for plugins

v1.3.0

08 Nov 07:03
Compare
Choose a tag to compare
  • Infers the AWS Region from the AWS Secret Manager ARN, which allows secrets in region other than the "current region" to be read