NuGet / NuGetGallery

NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
https://www.nuget.org/
Apache License 2.0
1.52k stars 643 forks source link

Flow deprecation and vulnerability info into search service #7297

Open xavierdecoster opened 5 years ago

xavierdecoster commented 5 years ago

Package deprecation info needs to flow into search service. Required for phase 2 of package deprecation PMUI and more advanced search filtering. Required for displaying deprecation and vulnerability information in NuGet.org search results page.

general:

v3 search endpoint:

v2 search endpoint:

NuGet.org:

scottbommarito commented 4 years ago

Likely not needed for MVP.

skofman1 commented 4 years ago

removing out of the Epic, since it covers only the MVP.

nkolev92 commented 4 years ago

Once this is fixed, we'd appreciate a heads up so we can fix the NuGet.Client side experience: https://github.com/NuGet/Home/issues/8719

nkolev92 commented 4 years ago

This is a blocker for https://github.com/NuGet/Home/issues/8058.

nkolev92 commented 3 years ago

@joelverhagen @loic-sharma

Is this on any roadmap as of now? This would really help improve the performance of PM UI browse scenarios.

joelverhagen commented 3 years ago

Nope, not scheduled right now. Let's talk offline with @skofman1 about when this could happen w.r.t. to our other commitments.

skofman1 commented 3 years ago

@nkolev92, since this is needed for an e2e experience (client perf improvement) we need to align priorities & schedules between the teams. i.e., how high is NuGet/Home#8058 on the client team backlog? Right now I see it marked as P3. We can discuss further offline.

nkolev92 commented 3 years ago

Sounds good. I think the first target would be: https://github.com/NuGet/Home/issues/10865.

I've started a discussion to prioritize that issue from a client perspective. I'll tag you in the chat for reference.

Thanks @joelverhagen @skofman1!

JonDouglas commented 11 months ago

Can we merge this? Or does it still need docs and rebuilt index?