openedx / repo-tools

Tools for repo maintenance, etc.
Apache License 2.0
31 stars 40 forks source link

fix(find-dependencies): http->https redirections weren't followed #431

Closed nedbat closed 1 year ago

nedbat commented 1 year ago

When looking for the repos, we weren't following redirects from http to https, and so missed a number of repos.

See updated results in https://github.com/openedx/wg-build-test-release/issues/238