This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-06-25
Channels
- # babashka (31)
- # beginners (38)
- # biff (1)
- # calva (10)
- # clj-kondo (10)
- # clj-otel (9)
- # clojure (9)
- # clojure-europe (4)
- # clojure-norway (4)
- # clojurescript (26)
- # cursive (2)
- # datahike (3)
- # datomic (4)
- # emacs (6)
- # inf-clojure (2)
- # missionary (11)
- # nbb (3)
- # off-topic (9)
- # portal (17)
- # re-frame (16)
- # reagent (1)
- # releases (3)
- # shadow-cljs (5)
- # tools-build (17)
- # tools-deps (2)
- # xtdb (6)
Almost off topic, but does someone know how to make things work on a Windows CI? My builds are failing for a huge amount of random reasons, and just by retrying sine.if the errors go away (but others appear..)
@mauricio.szabo I've done my share of Windows CI configs
Did you use Circle or Cirrus? How did you debug what happened? Which image/config did you use? I'm actually quite baffled by this:
These are all retries from the same build. I think half of them are network issues, and the rest is a header not found, a dynamic library not present, or the compiler unable to find things...