Closed taylorotwell closed 10 years ago
Unfortunately there is nothing we can do. This api keeps returning error 500s.
It is working for me, but it's temperamental. http://i.imgur.com/sUVdXro.png. Should we just remove it from the readme and instead just write the latest versions of 3.x/4.1/4.2 on the readme in plain text like we have on irc?
Working for me too, for the note. Never saw it say invalid actually.
We could manually do badges: , .
The urls for those are as follows:
https://img.shields.io/badge/LTS-3.2.14-brightgreen.svg
https://img.shields.io/badge/Stable-4.1.29-brightgreen.svg
That would 100% avoid errored badges.
https://poser.pugx.org/ has been consistent all this while. Didn't understand why it was changed before.
@crynobone That will have exactly the same issues we have here. If the api errors, it affects both services.
@taylorotwell Checkout https://github.com/laravel/framework/pull/4504 and https://github.com/laravel/laravel/pull/2935. I've gone with @crynobone's suggestion. Maybe poster.pugx.org has a better caching stratagy when their servers hit errors.
@GrahamCampbell this has been invalid since you made that change. Been broken for weeks now. Please fix.