circleci

slipset 2021-10-26T09:42:51.000500Z

Hey, any chance https://github.com/circleci/analytics-clj/pull/17 could get some love/attention 🙂

lread 2021-10-26T15:41:14.005800Z

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.

slipset 2021-10-26T15:44:55.006300Z

I had to update an image today, so I went here https://circleci.com/docs/2.0/docker-image-tags.json

lread 2021-10-26T15:57:46.007200Z

Thanks @slipset, if I understand correctly, those are now considered “legacy” images. But I might not understand correctly.

slipset 2021-10-26T16:04:06.007700Z

openjdk11/lein-2.9.7 was current enough for me this morning 🙂

lread 2021-10-26T17:00:33.008400Z

Sure, makes sense! Just wondering what advice is from CircleCI moving forward.

lread 2021-10-26T17:01:51.009Z

Maybe @marc-omorain has some guidance for us?

Marc O'Morain 2021-10-26T19:08:27.010800Z

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.

👍 1
2021-10-26T21:36:54.012100Z

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

âž• 1
Marc O'Morain 2021-10-27T09:41:06.012800Z

This was a bad deploy that we rolled back. Sorry for the inconvience.

👍🏻 1
2021-10-27T09:50:49.013Z

Oh that happens ^^.

1
2021-10-26T21:38:22.012200Z

(just wanna know if its a problem on our end, if it doesn’t ring a bell, it must be us 🙂 )

2021-10-26T21:56:45.012500Z

This has fixed itself 🤷🏻