Skip to content

Releases: bcgov-nr/action-builder-ghcr

v2.2.0

12 Jul 18:38
f252c4d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

05 Jul 01:08
9d17d21
Compare
Choose a tag to compare

New Features

  • New output: triggered = true|false

What's Changed

Full Changelog: v2.0.2...v2.1.0

v2.0.2

06 Feb 03:09
0d3b322
Compare
Choose a tag to compare

What's New

Updating actions/delete-package-versions should have addressed any warnings around node.js 16 action deprecations. Most commonly seen in workflow summaries and annotations.

What's Changed

  • chore(deps): update actions/delete-package-versions by @DerekRoberts in #46
  • chore(deps): update shrink/actions-docker-registry-tag action to v4 by @renovate in #47

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2.0.1

05 Dec 19:44
25f8118
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

26 Oct 00:51
fe41d1a
Compare
Choose a tag to compare

Release v2 is out!

Breaking Changes

  • outputs.build = true|false have been replaced with outputs.digest, which is far more useful

What's Changed

  • feat: code changes to return image digest as output by @mishraomp in #36
  • chore: updated docs for the new addition of returning image digests. by @mishraomp in #37

New Contributors

Full Changelog: v1.3.0...v2.0.0

v1.3.0

06 Oct 03:16
f716b05
Compare
Choose a tag to compare

New Features

  • keep_versions deletes older GHCR containers, keeping the specified number
  • keep_regex automatically keeps test and prod tags, but can be overridden
  • build_file can be omitted if in the build_context folder
  • token can be omitted if using the default github.token

What's Changed

Full Changelog: v1.2.1...v1.3.0

v1.2.1

13 Sep 18:19
e094155
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

27 Jul 15:46
da8f1ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.2.0

v1.1.2

06 Jun 22:12
5821d79
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

19 May 02:49
0ba3a30
Compare
Choose a tag to compare

What's Changed

Bug fix for perfectly good tag_fallbacks being rejected:

Full Changelog: v1.1.0...v1.1.1