Releases: dataaxiom/ghcr-cleanup-action
Releases · dataaxiom/ghcr-cleanup-action
v1.0.13
- feature: delete-orphaned-images option
- rework referrer and cosign image selection approach
- logging updates
v1.0.12
- feature: sigstore cosign support
- extra status logging when loading manifests
v1.0.11
- feature: regular expression support for package, delete-tags and exclude-tags options
- feature: multiple package support
- logging updates
v1.0.10
- optimized tag manifest cache - avoiding duplicate calls
- extra debug logging
v1.0.9
- validate older-than setting with updated error handling and output computed value
- README updates
v1.0.8
v1.0.7
- fix untagged cleanup with missing tagged digests #35
- bump package versions
v1.0.6
- Private repo support
- Axios retry setup
- Package upgrades
v1.0.5
- fix for owner/repository/package support
- attestation/referrers support
- improvements to ci test suite
- retry logic for axios/octokit http calls