hi all! i have a project on clojars and today i was surprised to see that the project badge says vendor unresponive
. what could it mean? i regularly log in to clojars and push new versions. my other projects look fine. i have also looked for this message in the clojars source and the wiki, without success. thanks!
EDIT: seems fine now.
@erdos What was the project? And which badge? The one clojars generates (the svg), or the http://shields.io badge?
hi, this was the url of the image: https://img.shields.io/clojars/v/io.github.erdos/stencil-core.svg
Ah, gotcha. I suspect the Clojars API that http://shields.io talks to gave an invalid response or there was a network blip. It's not related to your behavior at all
ohh, ok, thanks
My pleasure!