Hey, any chance https://github.com/circleci/analytics-clj/pull/17 could get some love/attention 🙂
I’ve been out of the loop on changes to CircleCI Clojure images. What I’ve been using is now considered “legacy” https://github.com/CircleCI-Public/circleci-dockerfiles and no longer updated. It seems “next-generation convenience images” are the new cat’s pyjamas. The newer convenience images do include a JDK base image but nothing Clojure specific. I’m wondering if there is a default best practice for Clojure images/setup on CircleCI these days.
I had to update an image today, so I went here https://circleci.com/docs/2.0/docker-image-tags.json
Thanks @slipset, if I understand correctly, those are now considered “legacy” images. But I might not understand correctly.
openjdk11/lein-2.9.7 was current enough for me this morning 🙂
Sure, makes sense! Just wondering what advice is from CircleCI moving forward.
Maybe @marc-omorain has some guidance for us?
You can bring/use any Docker image. The docker images in the “circleci” namespace are no longer going to be updated - the ones in the “cimg” namespace will be.
maybe this is an “us” problem, but is something happening with circleci? I get custom_performance-plan-executor-unavailable errors, whereas builds would run just fine 20 minutes ago
This was a bad deploy that we rolled back. Sorry for the inconvience.
Oh that happens ^^.
(just wanna know if its a problem on our end, if it doesn’t ring a bell, it must be us 🙂 )
This has fixed itself 🤷🏻