1 Commits

Author SHA1 Message Date
abd03ec5a5 ci: Add a scheduled action that purges the custom CI cache
Adds a new Python script and a scheduled Github Actions workflow for
cleaning up the custom CI cache bucket.

Needed to prevent the cache bucket from growing infinitely large.
We currently use Cloudflare R2, which does not support any kind of
automatic object retention lifecycle.
2023-02-20 18:35:15 +00:00