Skip to content

Releases: dataaxiom/ghcr-cleanup-action

v1.0.10

23 Aug 19:03
Compare
Choose a tag to compare
  • optimized tag manifest cache - avoiding duplicate calls
  • extra debug logging

v1.0.9

19 Aug 21:23
Compare
Choose a tag to compare
  • validate older-than setting with updated error handling and output computed value
  • README updates

v1.0.8

16 Aug 22:26
Compare
Choose a tag to compare
  • rewrite core logic using filterSet/deleteSet approach, fixes #36 #37
  • feature: add other-than option, implements #18
  • feature: add delete-ghost-images, delete-partial-images, implements #1
  • improving logging
  • more CI tests
  • support for combining most delete/keep options

v1.0.7

05 Aug 22:29
Compare
Choose a tag to compare
  • fix untagged cleanup with missing tagged digests #35
  • bump package versions

v1.0.6

29 Jun 17:27
Compare
Choose a tag to compare
  • Private repo support
  • Axios retry setup
  • Package upgrades

v1.0.5

04 Jun 03:16
Compare
Choose a tag to compare
  • fix for owner/repository/package support
  • attestation/referrers support
  • improvements to ci test suite
  • retry logic for axios/octokit http calls

v1.0.3

16 May 07:11
Compare
Choose a tag to compare
  • validate option to check all multi architecture manifests
  • exclude 'ghost images' in keep-n modes (images with all missing platform images)
  • handle corrupt index manifests

v1.0.2

14 May 17:52
Compare
Choose a tag to compare
  • tag wildcard matching support
  • keep-n fixes

v1.0.1

14 May 09:14
Compare
Choose a tag to compare
  • added keep-n-tagged action option
  • added dry-run action option
  • added exclude-tags action option
  • fixes for multi architecture keep-n-untagged image cleanup
  • breaking change - number-untagged renamed keep-n-untagged

v1.0.0

13 May 00:06
Compare
Choose a tag to compare
v1.0.0 Release