Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cron job to delete old packages #1008

Open
ekilmer opened this issue Jan 30, 2023 · 0 comments
Open

Cron job to delete old packages #1008

ekilmer opened this issue Jan 30, 2023 · 0 comments
Labels
ci Continuous integration enhancement

Comments

@ekilmer
Copy link
Collaborator

ekilmer commented Jan 30, 2023

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 ekilmer added enhancement ci Continuous integration labels Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous integration enhancement
Projects
None yet
Development

No branches or pull requests

1 participant