@alexmiller tried to release Google Closure Libary earlier - but PGP signing of the artifacts failed https://github.com/clojure/cljs.tools.closure/actions/runs/14515666560/job/40724065556
yeah the ones yesterday didn't work - I reverted a breaking change that Google introduced, can we release the new jars?
Yeah, will do in a bit
thanks
ok, out there. made a few stabs towards the auto-release, we can see if that works next time
great, thanks
tried to cut a CLJS release this morning but it failed - https://github.com/clojure/clojurescript/actions/runs/14617344743/job/41008494982 - it's probably something simple, probably due to the JDK version change
I’ll take a look in just a bit.
What was the JDK change?
Closure needs 21
The build is fixed and has run successfully. https://repo.maven.apache.org/maven2/org/clojure/clojurescript/1.12.35/
thanks!!!
will take a look
Thanks!
@dnolen, the github action has been mended and run successfully.
awesome thanks
I don't see the libs out there though, not sure if that's because maven or us
I did actually need to manually release these on sonatype. we really should clean this stuff up, there's no reason for that now unless it's important for you to test against the staged release for some reason @dnolen
probably wouldn't use it that much, feel free to remove that step
well probably more accurate to say we've never used it in the past!
the jars are out there now btw