Skip to content

Releases: Sage/sbc-shared-buildkite-plugin

2.2.0

04 Apr 12:44
438e5db
Compare
Choose a tag to compare

What's Changed

  • Add SAGEONEGEMS_JFROG_NPM_TOKEN to buildx by @ianoxley in #8

New Contributors

Full Changelog: 2.1.0...2.2.0

2.1.0

26 Feb 16:20
0e49bff
Compare
Choose a tag to compare

What's Changed

  • Enable pushing multi-arch DB images by @robkilby in #7

New Contributors

Full Changelog: 2.0.0...2.1.0

2.0.0

25 Jan 14:03
3a63e6c
Compare
Choose a tag to compare

What's Changed

  • Enable --cache-from and --cache-to by @noodl in #6

New Contributors

  • @noodl made their first contribution in #6

Full Changelog: 1.1.1...2.0.0

1.1.1

23 Aug 12:55
c9c3ff4
Compare
Choose a tag to compare

What's Changed

  • Prevent the QA Multi image push when the TARGET_TAG is setup - fix for addons last-successful-build images failures by @LauraCollins-Sage in #5

New Contributors

Full Changelog: 1.1.0...1.1.1

1.1.0

17 Aug 12:46
0cc9a62
Compare
Choose a tag to compare

What's Changed

  • Add option to push multiarch Docker images by @timlapluie in #4

New Contributors

Full Changelog: 1.0.1...1.1.0

1.0.1

29 Jul 04:11
d4d5933
Compare
Choose a tag to compare

What's Changed

  • Buildkite plugin for shared SBC code by @rwadstein in #1
  • Fix DB image so that it gets pushed for the QA environment by @rwadstein in #2

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0

28 Jul 05:12
Compare
Choose a tag to compare

Initial release of the SBC shared Buildkite plugin.

This plugin supports:

  1. Building docker images
  2. Pushing AWS docker images
  3. Pushing AWS params
  4. Pushing ruby gems to jfrog.

There are currently 4 actions it supports: build, push_image, push_param, publish_gem.