NuGetGallery
NuGetGallery copied to clipboard
Flow deprecation and vulnerability info into search service
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:
- [x] https://github.com/NuGet/Engineering/issues/4501
- [x] https://github.com/NuGet/Engineering/issues/4615
- [x] https://github.com/NuGet/Engineering/issues/4751
v3 search endpoint:
- [x] https://github.com/NuGet/Engineering/issues/4502
- [ ] https://github.com/NuGet/Engineering/issues/4616
- [x] https://github.com/NuGet/Engineering/issues/4760
v2 search endpoint:
- [x] https://github.com/NuGet/Engineering/issues/4733
NuGet.org:
- [x] https://github.com/NuGet/Engineering/issues/4734
Likely not needed for MVP.
removing out of the Epic, since it covers only the MVP.
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
This is a blocker for https://github.com/NuGet/Home/issues/8058.
@joelverhagen @loic-sharma
Is this on any roadmap as of now? This would really help improve the performance of PM UI browse scenarios.
Nope, not scheduled right now. Let's talk offline with @skofman1 about when this could happen w.r.t. to our other commitments.
@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.
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!
Can we merge this? Or does it still need docs and rebuilt index?