Releases: hathitrust/github_actions
Releases · hathitrust/github_actions
v1.6.0
What's Changed
-
Added 2 new actions:
Deploy
andImage-Update
-
Updated the
Build
action so that it returns the full GHCR.io package resource URL as an output for upstream jobs to utilize. This is a non-breaking change. -
Dev 1150 by @Ronster2018 in #9
Full Changelog: v1.5.1...v1.6.0
v1.5.1
- Update docker login-action version
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Action updates by @Ronster2018 in #8
- Updated the
tag-release
job to pull from an existing container manifest and copy the image to a separate container registry instead of rebuilding it. This job is backwards compatible and does not break existing jobs.
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
Added several feature enhancements:
- Default multi-platform support for amd64 and arm64 docker images.
- Updated versions for actions/checkout, actions/github-script, and docker/login-action
- Added img_tag field to separate github tags and container image tags.
- Added a core output for the id:latest_push. This way, if it's not the latest, we default to unstable while preserving the ability to add tags to the docker image as needed.
- Moved logic from the template build.yml file to this shared action.
Full Changelog: v1.3.0...v1.4.0
v1.3.0
v1.2.2
- Update dependencies to avoid deprecations
Full Changelog: v1.2.0...v1.2.2
v1.2.0
v1.1.2
v1.1.0
v1.0.1
Reference validate-tag@v1
Full Changelog: v1.0.0...v1.0.1