Skip to content

v1.2.0 (💃🏻 Friday)

Latest
Compare
Choose a tag to compare
@pzeballos pzeballos released this 26 Jan 14:59
· 7 commits to main since this release
0884b1e

Added

  • Add $BUILDKITE_PARALLEL_JOB to $STATUS_NAME (#8) @twe4ked
  • Security enhancement: Use process substitution to hide auth token (#10) @tomowatt

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: "echo 'OK'"
    key: "success"
    plugins:
-    gitlab-status#v1.1.0:
+    gitlab-status#v1.2.0: