Skip to content

Releases: bcgov/action-builder-ghcr

4.1.1

19 Sep 18:32
1e4295b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...4.1.1

v4.1.0

15 Aug 17:46
1a3767a
Compare
Choose a tag to compare

Docker Build Secrets Release!

What's Changed

  • feat: shorten Docker image paths (repo=package) by @DerekRoberts in #93
  • chore(deps): update actions/attest action to v2.4.0 by @renovate[bot] in #96
  • chore(ci): drop keep_versions from workflows (expected deprecation) by @DerekRoberts in #100
  • feat: Support secrets via docker/build-push-action by @dmarcantonio in #102

New Contributors

Full Changelog: v4.0.0...v4.1.0

v4.0.0

11 Jun 17:03
fd17bc1
Compare
Choose a tag to compare

Breaking Change

Unless the attestations and id-token workflow permissions are added attestations will not be created!

permissions:
  attestations: write  # Required for creating attestations
  id-token: write      # Required for OIDC token generation
  packages: write      # This one has always been required

What's Changed

Full Changelog: v3.0.1...v4.0.0

v3.0.1

30 May 18:31
ec30e4c
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update docker/build-push-action digest to 2634353 by @renovate in #80
  • fix: handle upper case repo name by @mishraomp in #86

Full Changelog: v3.0.0...v3.0.1

v3.0.0

22 May 01:00
d63c76a
Compare
Choose a tag to compare

Breaking Changes

  • Input tag has been replaced with tags, which can handle multiline strings and multiple tags
  • Output digest_old has been deprecated due to non-use
  • Output digest_new has been renamed digest

What's Changed

Full Changelog: v2.3.0...v3.0.0

v2.3.0

05 Dec 00:16
ace71f7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.3.0

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