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.2.0

08 Nov 00:48
Compare
Choose a tag to compare
  • Allows buildkite-agent pipeline upload to be unsigned

v1.1.0

01 Nov 22:02
Compare
Choose a tag to compare
  • Adds support for passing through --replace on pipeline upload

v1.0.1

24 Oct 12:26
Compare
Choose a tag to compare
  • Fixes signing plugins that have no arguments

v1.0.0

16 Oct 09:56
Compare
Choose a tag to compare
  • Uses BUILDKITE_BUILD_ID to create/verify signatures rather than BUILDKITE_JOB_ID

v0.6.0

16 Oct 06:43
Compare
Choose a tag to compare
  • Moves unsigned command validation into the tool (with file argument support)

v0.5.0

10 Oct 00:00
f93c681
Compare
Choose a tag to compare
  • Incorporates BUILDKITE_JOB_ID into the signature

v0.4.0

02 Oct 22:59
576992b
Compare
Choose a tag to compare
  • Ensures pipelines aren't double interpolated
  • Adds first class support for reading the signing secret from AWS SM

Sign plugins

27 Sep 07:13
40e5946
Compare
Choose a tag to compare

This adds support for signing the plugins in addition to the command of each step.

v0.2.0

25 Sep 06:23
Compare
Choose a tag to compare

Adds support for signing steps with multiple commands

v0.1.0 Initial Release

25 Sep 05:17
@lox lox
492f547
Compare
Choose a tag to compare

The initial prototype with basic support for uploading and verifying commands.