librariesio / libraries.io

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

Repository: do a manual sync if we don't get a 404 for the repository #3365

Closed mpace965 closed 2 months ago

mpace965 commented 2 months ago

Follow-up to https://github.com/librariesio/libraries.io/pull/3364

We don't actually unset status: "Removed" until update_from_repository. This will short-circuit the update if we get a 404, but will proceed if we can resolve the URL.