librariesio / libraries.io

:books: The Open Source Discovery Service
https://libraries.io
GNU Affero General Public License v3.0
1.1k stars 204 forks source link

Update Maven cleanup rake task to update and not delete versions with ignored and non-ignored sources #3238

Closed kjmahalingam closed 8 months ago

kjmahalingam commented 8 months ago

Previously, if there was a version with multiple repository sources, and one was ignored and another wasn't, this rake task would delete the version. Now, it doesn't do that, and instead just deletes the ignored repository sources.