cxx-common icon indicating copy to clipboard operation
cxx-common copied to clipboard

Cron job to delete old packages

Open ekilmer opened this issue 1 year ago • 0 comments

We should be better about removing old packages that are no longer used.

We could use this GitHub Action https://github.com/actions/delete-package-versions

A good start might be to delete all but 5 versions of a package (to account for multiple PRs that could be open).

Packages and their info can be viewed here https://github.com/orgs/lifting-bits/packages?repo_name=cxx-common

ekilmer avatar Jan 30 '23 16:01 ekilmer