This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-10-26
Channels
- # announcements (28)
- # asami (13)
- # babashka (10)
- # beginners (170)
- # boot (1)
- # calva (35)
- # cider (21)
- # circleci (13)
- # clara (6)
- # clj-http (1)
- # clj-kondo (29)
- # cljdoc (5)
- # clojure (89)
- # clojure-czech (2)
- # clojure-europe (20)
- # clojure-france (16)
- # clojure-nl (6)
- # clojure-uk (5)
- # clojurescript (80)
- # community-development (6)
- # conjure (13)
- # cursive (18)
- # datascript (9)
- # datomic (1)
- # duct (1)
- # gratitude (2)
- # helix (7)
- # jobs (2)
- # kaocha (3)
- # lsp (22)
- # malli (5)
- # meander (1)
- # other-languages (34)
- # pathom (18)
- # polylith (24)
- # quil (10)
- # re-frame (5)
- # releases (1)
- # remote-jobs (4)
- # reveal (7)
- # shadow-cljs (8)
- # tools-deps (53)
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.
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
(just wanna know if its a problem on our end, if it doesn’t ring a bell, it must be us 🙂 )