if I forgot to push the tag and deployed to clojars, and now the build failed because cljdoc can't find the right tag, can i trigger a new build or does that hvae to be one of you?
it should work now, i've pushed the tag
There's a near-invisible button that say "rebuild" just to the left of the GitHub link, top-right, where you can ask cljdoc to have another go at the import & analysis...
It's really hard to see but it's there...
Omg haha thanks
deliberately hard to see, I was told, iirc
because we don't want people triggering all kinds of rebuilds
yeah, that's my understanding too @corasaurus-hex, a little ui hack to avoid having to come up with accounts/permissions, and it seems to be working ok these past years.
it's a trade-off, I think. only people who ask will learn about it so some people out there just don't know and are unhappy with a broken build, but we also have much less to maintain to support it
yep. I think we were toying with the idea of making the rebuild more visible but implementing some rate limiting.... ya https://github.com/cljdoc/cljdoc/issues/672.