cljdoc 2026-02-05

I've been getting a lot of CircleCI build failure emails lately that reference cljdoc / builder, I don't know why, the error doesn't look like it references any of my open libraries

ah, looks like it's related to

{:project "com.hyperfiddle/hyperfiddle-contrib", :version "v0-alpha-bcc21af7", :jarpath "", :pompath "", :languages nil, :repos {"clojars" {:url ""}, "central" {:url ""}}}

I get these too, but I am “following” the CircleCI cljdoc/builder project. Maybe you are too?

I don't remember following it, and weirdly it doesn't show in my list of projects in circleci app

Hmm… Annoying! I’m a maintainer of cljdoc so me getting these emails seems normal to me. But frankly, I’m not interested in them either, and setup rules to auto-delete them.

Hmmm... you know what? I am getting more emails from CircleCI for other projects too. Maybe they changed something recently.