Skip to content

Releases: hathitrust/github_actions

v2.1.0

Choose a tag to compare

@kron-spar kron-spar released this 22 Jul 14:47
dc1e0d1

What's Changed

  • Fix for CONFIG_REPO_RW_APP_ID and CONFIG_REPO_FULL_NAME by @kron-spar in #25

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

v2.0.2

Choose a tag to compare

@aelkiss aelkiss released this 15 Jul 19:46
98a7b0f

What's Changed

  • Remove invalid 'secrets' arguments by @aelkiss in #23

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

v2.0.1

Choose a tag to compare

@aelkiss aelkiss released this 15 Jul 18:36
2936af2

What's Changed

  • Use passed-through secrets incl. GitHub token by @aelkiss in #22

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

v2.0.0

Choose a tag to compare

@kron-spar kron-spar released this 15 Jul 14:49
01b5414

What's Changed

  • Ett 1378 by @kron-spar in #21
  • Converted composite actions to workflows. This introduced breaking changes and all other repository templates that call these workflows need to be updated.
  • Moved all workflows under the .github/workflows directory while leaving current composite workflows in their current position.

Full Changelog: v1.8.0...v2.0.0

v1.8.0

Choose a tag to compare

@aelkiss aelkiss released this 07 Jul 18:03
77c502e

What's Changed

Full Changelog: v1...v1.8.0

v1.7.2

Choose a tag to compare

@kron-spar kron-spar released this 08 Jul 14:56
65904ea

What's Changed

  • Added the Target parameter and updated the Build-Arg description by @Ronster2018 in #14

Full Changelog: v1...v1.7.2

v1.7.1

Choose a tag to compare

@kron-spar kron-spar released this 07 May 16:28
2f34a76

What's Changed

  • Added pull arg to always try and pull the referenced images in a dockerfile. by @Ronster2018 in #13

Full Changelog: v1.7.0...v1.7.1

v1.7.0

Choose a tag to compare

@kron-spar kron-spar released this 11 Apr 15:21
73626d9

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

Choose a tag to compare

@kron-spar kron-spar released this 09 Oct 16:35
30163e9

What's Changed

  • Added 2 new actions: Deploy and Image-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

Choose a tag to compare

@aelkiss aelkiss released this 31 May 17:53
616bb25
  • Update docker login-action version

Full Changelog: v1.5.0...v1.5.1