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

Remove obsolete Maven artifacts from all of our repositories #522

Open
armiol opened this issue Oct 23, 2024 · 3 comments
Open

Remove obsolete Maven artifacts from all of our repositories #522

armiol opened this issue Oct 23, 2024 · 3 comments
Assignees

Comments

@armiol
Copy link
Contributor

armiol commented Oct 23, 2024

At this moment, there are a lot of *-SNAPSHOT-* artifacts in our artifact repos. The vast majority of them are obsolete, and are no longer used.

In the scope of this issue, we need an automated solution for removing them.

For each artifact published, let's remove all the snapshots, except for the most recent 5.

Target repositories include:

Also, it is suggested to deal with the removal repo-by-repo, since each of them has its own API.

@armiol
Copy link
Contributor Author

armiol commented Oct 23, 2024

@MykytaPimonovTD for CloudRepo, there is this thing, which could help us deal with the issue.

@armiol
Copy link
Contributor Author

armiol commented Oct 23, 2024

@MykytaPimonovTD also, FYI. The similar thing for GCAR.

@armiol
Copy link
Contributor Author

armiol commented Oct 23, 2024

@MykytaPimonovTD lastly, here is the deal for GitHub Packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants