This repository has been merged into https://github.com/NuGet/NuGet.Jobs. All changes to the nuget.org V3 jobs and Search Service should be made to the NuGet.Jobs repository.
As of commit NuGet.Jobs commit
dd26676619c5901c9924fc9b3286ba263c41a446
all projects, files, and Git history of the NuGet.Services.Metadata repository have been merged into the NuGet.Jobs
repository. This merge was done to reduce the amount of overhead needed to maintain the back-end of nuget.org.
If you have a broken link found in documentation, please let us know by opening a bug on that documentation page.
If you'd like to try to work around the broken link, try changing the "NuGet.Services.Metadata" part of the URL to "NuGet.Jobs". This is not guaranteed to work as the code changes, but it may help. For example:
BEFORE: https://github.com/NuGet/NuGet.Services.Metadata/blob/master/build.ps1 AFTER: https://github.com/NuGet/NuGet.Jobs/blob/master/build.ps1
- NuGet/NuGet.Jobs - the destination for this repository move
- NuGet/NuGetGallery - the code that runs the www.nuget.org website and the issue tracker for all nuget.org issues
- NuGet/Home - the issue tracker for NuGet client
- NuGet/NuGet.Client - the code for NuGet client, i.e. Visual Studio integration, .NET CLI integration, MSBuild integration, nuget.exe, etc.
Feel free to open an issue at NuGet/NuGetGallery and someone will help you out.