The weekly rebuild of the CI container image for the Mingw64 builds works fine. But the previous image versions are kept as untagged images in the container registry.
This workflow should remove all untagged image versions except that last five ones. It is schedules weekly two hours after the image build workflow.
I'm not completely sure if it works out of the box, let's see on its first run :). You can view, comment on, or merge this pull request online at:
https://github.com/geany/infrastructure/pull/9
-- Commit Summary --
* CI: Add workflow to cleanup old untagged CI container image versions
-- File Changes --
A .github/workflows/package-cleanup.yml (30)
-- Patch Links --
https://github.com/geany/infrastructure/pull/9.patch https://github.com/geany/infrastructure/pull/9.diff
Merged #9 into master.
github-comments@lists.geany.org