Fork me on GitHub
#cljdoc
<
2019-06-25
>
ikitommi08:06:24

user error, again: https://cljdoc.org/d/metosin/spec-tools/0.9.3 <-- what do I need to do to refresh the docs? new release?

martinklepsch08:06:21

@ikitommi not 100% sure what’s wrong but yes, looks like new release might be necessary

martinklepsch08:06:31

did you force push the repo after pushing to clojars?

ikitommi08:06:26

maybe, as said, most likely a user-error 🙂

ikitommi08:06:48

will rerelease

martinklepsch08:06:11

sorry this kind of thing is still causing a bit of pain every now and then

martinklepsch08:06:28

There’s some pretty annoying issue with the badges service btw: https://cljdoc.org/badge/metosin/spec-tools — for some reason we get a 400 from http://badgen.net but when requesting the badges directly things seem to work fine. If anyone feels like investigating that that would be fantastic, I’m unfortunately pretty occupied with getting some Heart of Clojure printing stuff sent off 🙂 (also exciting!) https://sentry.io/share/issue/bafd077c662848e49b668a3bb7122a92/

ikitommi10:06:32

maybe a rate limit?

lread18:06:16

could be… but 400 usually means bad request… 429 is often used for rate limiting…