Commit Graph

2 Commits

Author SHA1 Message Date
Donavan Fritz f1dbdafb0c fix(prune): paginate package list so old tags past page 1 are actually pruned
The org now has more container versions than one API page returns; the
unpaginated list dropped a package's older numeric tags, so KEEP-based
pruning silently left them (base/runner crept to 5). Loop pages at the
max page size instead.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-25 21:21:23 -05:00
Donavan Fritz b1112bbbd5 initial: action/image-push @v1 2026-05-06 08:07:18 -05:00