@dnolen @mfikes fyi, the old build box is now dead. I have added a new github action that should mimic the old build box release job at https://github.com/clojure/clojurescript/actions/workflows/release.yml - you can trigger it there on demand. I haven't tested it because I didn't want to make a release but it is based on things that are working in other projects so I think it should work. happy to support whenever you next make a release
Hrm it failed because there isn't a pom.xml file? https://github.com/clojure/clojurescript/actions/runs/5491201005/jobs/10007501347
These Clojurescript builds are not in a good state right now and the failures you see there are from various experiments I was doing. I’ve got some in process stuff locally - the pom in the cljs build is all kinds of old. I’m actually on vacation atm and won’t be back at a computer till week after next
ok no worries! enjoy 🙂
I am still working on the equivalent of the google closure library build action
ok thanks!