jayvdb / pypidb

PyPI client side database with SCM/VCS URLs
Apache License 2.0
13 stars 3 forks source link

Find Azure repos #36

Open jayvdb opened 4 years ago

jayvdb commented 4 years ago

https://github.com/jayvdb/pypidb/issues/18 blocked incorrect repo resolution, so many now return no repository because none can be found.

https://github.com/MicrosoftDocs/azure-docs/issues/51067 tried to get the public metadata to be better, but that fizzled.

There are too many azure packages spread across lots of repo to 'work around' the problem.

Upstream needs to be fixed.

jayvdb commented 4 years ago

https://github.com/jayvdb/pypidb/issues/71 might help finding the correct repo if there is a way to deduce the repo from the azure CI build pages.