Subject: | Github::Score doesn't seem to work with API v3 |
I seem to be getting failing tests with Github::Score now that GitHub
has rolled out v3 of the API. While I've only glanced at the API
itself, it looks like the new URL is in the form:
https://api.github.com/repos/:user/:repo/contributors
for example:
https://api.github.com/repos/pfenwick/autodie/contributors
I would be including a patch in this report, but I'm writing this report
in a 5 minute tea-break.
Many thanks!
Paul