Releases: bcgov/action-builder-ghcr
Releases · bcgov/action-builder-ghcr
4.1.1
What's Changed
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #103
- chore(deps): update actions/attest action to v3 by @renovate[bot] in #105
- fix: cleanup by @DerekRoberts in #108
- fix: update syft packages to syft scan syntax (deprecation) by @DerekRoberts in #109
- fix: handle and notify on SBOM failure by @DerekRoberts in #111
Full Changelog: v4.1.0...4.1.1
v4.1.0
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
- @dmarcantonio made their first contribution in #102
Full Changelog: v4.0.0...v4.1.0
v4.0.0
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
- chore(ci): drop pins for docker org, trusted by @DerekRoberts in #87
- feat: attestations by @DerekRoberts in #88
- feat: SBOM artifacts by @DerekRoberts in #89
- fix: missing token handling by @DerekRoberts in #90
Full Changelog: v3.0.1...v4.0.0
v3.0.1
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
Breaking Changes
- Input
tag
has been replaced withtags
, which can handle multiline strings and multiple tags - Output
digest_old
has been deprecated due to non-use - Output
digest_new
has been renameddigest
What's Changed
- chore: prevent cleanup of tags using semvers by @DerekRoberts in #64
- chore(ci): actions moved to bcgov org by @DerekRoberts in #65
- docs: actions moved to bcgov org by @DerekRoberts in #66
- docs: update readme by @DerekRoberts in #68
- docs: badges by @DerekRoberts in #67
- chore(ci): alert by @DerekRoberts in #70
- chore(deps): pin dependencies by @renovate in #71
- break: deprecate digest_old by @DerekRoberts in #74
- feat: multiple tags by @DerekRoberts in #75
- docs: tags input, removed digest_old by @DerekRoberts in #77
- chore: optimizations by @DerekRoberts in #78
Full Changelog: v2.3.0...v3.0.0
v2.3.0
What's Changed
- Fix typo in README by @conbrad in #58
- feat: add build envars to Dockerfiles and images by @DerekRoberts in #59
- chore(deps): update dependency ubuntu to v24 by @renovate in #60
- fix: package cleanup for new repo (no previous packages) by @DerekRoberts in #61
- feat: handle missing ending newline by @DerekRoberts in #63
New Contributors
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- feat: output and check for previous SHA by @DerekRoberts in #54
- fix: brackets and allow sha repeats by @DerekRoberts in #56
- docs: new and old digest outputs by @DerekRoberts in #57
Full Changelog: v2.1.0...v2.2.0
v2.1.0
New Features
- New output: triggered = true|false
What's Changed
- fix: manifest unknown by @DerekRoberts in #49
- chore(ci): use bcgov-nr/action-diff-triggers by @DerekRoberts in #50
- chore(deps): update docker/build-push-action action to v6 by @renovate in #51
- feat: output triggered = true or false by @DerekRoberts in #52
- docs: trigger output by @DerekRoberts in #53
Full Changelog: v2.0.2...v2.1.0
v2.0.2
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
What's Changed
- ci: renovate extends bcgov/renovate-config by @DerekRoberts in #38
- docs: fix trigger example with evil comma by @DerekRoberts in #40
- chore: add 'latest' to default keep_regex by @DerekRoberts in #41
- docs: updating readme file by @paulushcgcj in #42
- ci: drop image promotions by @DerekRoberts in #43
- Fix/tag break by @DerekRoberts in #44
Full Changelog: v2.0.0...v2.0.1