dotnet / source-indexer

This repo contains the code for building http://source.dot.net
MIT License
51 stars 37 forks source link

Convert all Repository entries to RepositoryV2 #162

Open directhex opened 3 months ago

directhex commented 3 months ago

Using RepositoryV2 should decrease build times, improve reliability, and help eliminate "hey I thought I was opted in for source.dot.net, why is my repo missing? (e.g. https://github.com/dotnet/source-indexer/issues/138)"

ericstj commented 3 months ago

Maybe we could pull data from public artifacts if repos can't push to our blob storage. -- could be something to try for MSBuild or IOT.