https://shields.io -> all GitHub Download counts reported as 0.
I see that the correct GitHub API is used (/releases rather than /downloads) at https://github.com/badges/shields/blob/master/server.js#L3400. Yet, calling the API directly through https://api.github.com/repos/atom/atom/releases delivers the download counts.
Noticed this as well, any idea about what could have gone wrong?
I can confirm broken badges for total downloads, latest release and downloads-pre as well!
Thanks for reporting this. That happened in #1140, and should be fixed in #1201.
Any idea when it'll work again? I assume the change hasn't been deployed yet?
@ErikBjare there are discussions about this over at the PR
Seems fixed ?
Yup, Thadd茅e deployed an old version without the problem on Sunday, and the up-to-date version an hour ago.
Most helpful comment
Yup, Thadd茅e deployed an old version without the problem on Sunday, and the up-to-date version an hour ago.