This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-05-30
Channels
- # announcements (3)
- # aws (5)
- # beginners (71)
- # boot (7)
- # calva (74)
- # cider (6)
- # clj-kondo (2)
- # cljs-dev (5)
- # clojars (6)
- # clojure (84)
- # clojure-dev (7)
- # clojure-europe (1)
- # clojure-italy (23)
- # clojure-nl (43)
- # clojure-sanfrancisco (1)
- # clojure-spec (4)
- # clojure-uk (173)
- # clojurebridge (1)
- # clojurescript (14)
- # cursive (44)
- # datomic (9)
- # duct (2)
- # emacs (2)
- # fulcro (4)
- # graalvm (4)
- # graphql (27)
- # hoplon (6)
- # keechma (50)
- # off-topic (3)
- # other-languages (8)
- # pathom (2)
- # pedestal (14)
- # planck (5)
- # re-frame (3)
- # reitit (6)
- # ring (2)
- # robots (2)
- # spacemacs (9)
- # tools-deps (15)
- # vim (44)
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