cljs-dev

dnolen 2025-04-17T14:41:35.672749Z

@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

dnolen 2025-04-18T13:32:06.709709Z

yeah the ones yesterday didn't work - I reverted a breaking change that Google introduced, can we release the new jars?

Alex Miller (Clojure team) 2025-04-18T13:49:38.327339Z

Yeah, will do in a bit

dnolen 2025-04-18T15:14:09.198379Z

thanks

Alex Miller (Clojure team) 2025-04-18T15:51:33.118709Z

ok, out there. made a few stabs towards the auto-release, we can see if that works next time

dnolen 2025-04-18T15:52:25.621599Z

great, thanks

dnolen 2025-04-23T11:52:39.105659Z

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

Jarrod Taylor (Clojure team) 2025-04-23T12:42:45.491239Z

I’ll take a look in just a bit.

Alex Miller (Clojure team) 2025-04-23T12:53:18.850469Z

What was the JDK change?

dnolen 2025-04-23T12:57:34.830059Z

Closure needs 21

Jarrod Taylor (Clojure team) 2025-04-23T19:25:23.546819Z

The build is fixed and has run successfully. https://repo.maven.apache.org/maven2/org/clojure/clojurescript/1.12.35/

🎉 1
dnolen 2025-04-23T20:20:51.889659Z

thanks!!!

Alex Miller (Clojure team) 2025-04-17T14:42:42.326429Z

will take a look

dnolen 2025-04-17T14:45:01.976849Z

Thanks!

Jarrod Taylor (Clojure team) 2025-04-17T17:25:30.145369Z

@dnolen, the github action has been mended and run successfully.

dnolen 2025-04-17T17:32:14.275589Z

awesome thanks

Alex Miller (Clojure team) 2025-04-17T17:57:13.587479Z

I don't see the libs out there though, not sure if that's because maven or us

Alex Miller (Clojure team) 2025-04-17T18:02:36.881939Z

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

dnolen 2025-04-17T18:25:11.927209Z

probably wouldn't use it that much, feel free to remove that step

dnolen 2025-04-17T18:25:49.432799Z

well probably more accurate to say we've never used it in the past!

Alex Miller (Clojure team) 2025-04-17T20:54:29.993949Z

the jars are out there now btw