Commit 1008eb4
committed
feat(ci): improve Docker image cleanup workflow
Replace old cleanup workflow with improved implementation:
- Migrate from snok/container-retention-policy to dataaxiom/ghcr-cleanup-action
- Automatic package discovery (no hardcoded package names needed)
- More flexible retention policies (keep 2 most recent tagged images)
- Better handling of partial and untagged images
- Remove Discord notifications to reduce dependencies
- Maintain monthly cleanup schedule (15th at midnight UTC)
- Add manual workflow_dispatch trigger for on-demand cleanup1 parent 68fcc41 commit 1008eb4
2 files changed
Lines changed: 28 additions & 39 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
This file was deleted.
0 commit comments