cljdoc

tatut 2026-02-05T05:33:58.551109Z

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

tatut 2026-02-05T05:35:13.386619Z

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 ""}}}

lread 2026-02-20T17:52:34.843999Z

Maybe they are trying to fix things a bit: https://discuss.circleci.com/t/email-notification-defaults-changing-february-25-2026/54400

lread 2026-02-05T12:36:59.632359Z

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

tatut 2026-02-05T12:39:58.219379Z

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

lread 2026-02-05T13:08:51.742679Z

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.

lread 2026-02-15T16:49:57.571979Z

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