Skip to content

Releases: Chizkiyahu/delete-untagged-ghcr-action

update dependencies

19 Mar 12:19
e8c780c
Compare
Choose a tag to compare

Support multiple package names

06 Nov 19:58
bbbab21
Compare
Choose a tag to compare
  • Add support to specifying multiple comma-separated packages for deletion
  • Fix the repository filter when using the package filter

Special thanks to @mering

Package name handling

02 Nov 11:43
f2dddfa
Compare
Choose a tag to compare

Improvements

  • Enhanced Package Name Handling: For packages linked to repositories, the package name will now include the repository name.

Bug Fixes

  • Handling of Special Characters in Package Names: Fixed an issue where package names containing the '/' character (e.g., 't1/t2/t3')

Special thanks to @mering

v2.0.1 bug fix

19 Mar 08:23
1e4bcb5
Compare
Choose a tag to compare

fixed a bug when in repo name had cap letters

V2.0.0

28 Sep 19:21
Compare
Choose a tag to compare
  • add except_untagged_multiplatform flag
  • change action from docker to composite

v1.0.0

09 Jul 23:22
Compare
Choose a tag to compare

Action for delete containers from GitHub container registry

  • delete only untagged or all containers
  • all containers of the user/org
  • only containers of repo
  • only containers of a specific package name