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

Ensure we set "status: nil" on non-Deprecated NuGet packages. #3402

Closed tiegz closed 3 weeks ago

tiegz commented 3 weeks ago

this is to handle the case of an "unlisted" package on NuGet being "re-listed". We're not sure if this is possible yet, but we should handle it JIC.

re this convo: https://github.com/librariesio/libraries.io/pull/3400#discussion_r1631631024

(followup to https://github.com/librariesio/libraries.io/pull/3398)