This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-06-07
Channels
- # announcements (2)
- # asami (2)
- # babashka (15)
- # babashka-sci-dev (31)
- # beginners (130)
- # boot (4)
- # cider (5)
- # circleci (12)
- # clj-kondo (10)
- # cljs-dev (8)
- # clojure (7)
- # clojure-czech (14)
- # clojure-europe (19)
- # clojure-france (5)
- # clojure-uk (2)
- # clojured (23)
- # clojurescript (11)
- # conjure (8)
- # datomic (5)
- # emacs (1)
- # etaoin (8)
- # events (2)
- # fulcro (10)
- # graalvm (18)
- # gratitude (1)
- # holy-lambda (16)
- # honeysql (4)
- # introduce-yourself (1)
- # jobs (2)
- # kaocha (3)
- # london-clojurians (1)
- # lsp (53)
- # off-topic (16)
- # other-languages (2)
- # pathom (4)
- # pedestal (3)
- # podcasts-discuss (1)
- # portal (10)
- # re-frame (69)
- # reitit (2)
- # shadow-cljs (11)
- # vim (7)
- # xtdb (29)
Is there a way for bb to use an alternative bb.edn? I would like to have 2 different bb.edn files
I’m using Holy Lambda by @UJ1339K2B but I have some tasks which don’t need Docker in CI so I want to invoke bb without the HL tasks
nevermind: I discovered that the HL docker requirement could be task specific. doing that allows my non-HL tasks to run without the HL docker daemon requirement
sorry for the late timing... in case it helps in the future at some point, bb takes a --config
option to specify an alternate path/name for bb.edn
Hey! I discovered a CI which builds m1 binaries. Got it working now for babashka: https://cirrus-ci.com/task/5967226598588416 If you go to artifacts / binaries, you should be able to download an m1 binary
Ran across them yesterday too! Do they have a free tier? I couldn't tell for sure reading their docs.
I saw your message on the Github Thread. I'm using their free tier, it's going great so far
Awesome!
Yeah looked like they'd had support since April?
OK, you can now download the aarch64 binary from here too: https://github.com/babashka/babashka-dev-builds/releases/tag/v0.8.3-SNAPSHOT