Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release shield unreliable #550

Closed
cortesi opened this issue Oct 26, 2015 · 3 comments
Closed

Release shield unreliable #550

cortesi opened this issue Oct 26, 2015 · 3 comments

Comments

@cortesi
Copy link

cortesi commented Oct 26, 2015

I recently added a release shield to a project of mine, and I've noticed that it's highly unreliable. It seems to frequently return a 404-not-found error (via the github caching mechanism). Making a direct request to the shields.io svg (https://img.shields.io/github/release/cortesi/devd.svg) shows a "vendor unresponsive" error.

Now that I'm sensitised to this, I've also started noticing broken release badges on other projects, so it's not just me. Obviously the impression this creates for users is not very good, so I'll be removing the badge soon.
screen shot 2015-10-27 at 11 53 40 am

cortesi added a commit to cortesi/devd that referenced this issue Oct 27, 2015
- The Release shield is unreliable (see my report at badges/shields#550)
- I'm not so sure about Gitter
@kimwalisch
Copy link

Your badges are awesome but unfortunately they are unreliable. Below are two websites with ugly unloaded badges which I just found:

screenshot2

screenshot3

@smad2005
Copy link

smad2005 commented Nov 5, 2015

Same

shield io

[![GitHub release](https://img.shields.io/github/release/smad2005/poehud.svg)]() 
[![Github Releases](https://img.shields.io/github/downloads/smad2005/poehud/latest/total.svg)](https://github.com/smad2005/PoeHud/releases)

@espadrine
Copy link
Member

Thanks for raising this issue. This is specific to GitHub rate-limiting, which I'll track here: #529.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants