Releases: hathitrust/github_actions
Releases · hathitrust/github_actions
v1.7.2
v1.7.1
v1.7.0
What's Changed
- Added an action to scan an image via Trivy and output those result to an open PR in that repository.
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
-
Added 2 new actions:
DeployandImage-Update -
Updated the
Buildaction 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-releasejob 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