cljdoc 2025-09-10

Hi - I uploaded a new release of tupelo to clojars, but it is not getting picked up on cljdoc. Is the pipeline OK? See https://clojars.org/tupelo/versions/25.07.01-SNAPSHOT

Thank you for the help.

Thanks @tcrawley! @cloojure, new builds are automatically discovered from clojars and queued to build on cljdoc. This usually takes about 10 minutes (or more if more builds are queued). But you can always request a build like @tcrawley did for you. But!: SNAPSHOT releases are never automatically queued for build. They are only built on request. Just navigate to your project, i.e., https://cljdoc.org/d/tupelo/tupelo/25.07.01-SNAPSHOT, and if it is not already built, cljdoc will ask you if you want to build it.