cljs-dev

ClojureScript compiler & std lib dev, https://clojurescript.org/community/dev
dnolen 2021-04-26T12:56:44.097900Z

@alexmiller seems I don't have access to transit-js anymore? I tried to push a fix for the Closure breaking changes

alexmiller 2021-04-26T13:36:41.098700Z

@dnolen don't think that was any intentional change, but could easily have been switched in a cleanup, I will figure out how to get you back in there

dnolen 2021-04-26T13:36:54.098900Z

thanks!

alexmiller 2021-04-26T13:39:11.099300Z

invite sent - that should give access to all the transit repos

dnolen 2021-04-26T13:47:00.099500Z

thanks!!

alexmiller 2021-04-26T14:42:33.099900Z

@dnolen ping me if there are releases needed on core.async or transit stuff

dnolen 2021-04-26T14:43:04.100400Z

@alexmiller core.async would be nice \cc @mfikes

dnolen 2021-04-26T14:43:38.101Z

@alexmiller there was a lot of bitrot in transit-js - I went and patched things up to latest Closure / Closure-Library

dnolen 2021-04-26T14:44:21.102Z

JS consumers aren't actually much affected by Closure breaking change because they just consume released stuff - i.e. advanced compiled thing

dnolen 2021-04-26T14:44:51.102600Z

but we will need a transit-js maven release - and when that's done, a bump to transit-cljs

dnolen 2021-04-26T14:45:11.102800Z

and release

dnolen 2021-04-26T14:48:54.103300Z

CI for transit-js would be nice, let me know if it's ok to add a GH workflow thing-y

dnolen 2021-04-26T14:49:01.103600Z

it would just run the tests

alexmiller 2021-04-26T14:52:17.104900Z

definitely ok by me, although not sure if it will work in the account it's in (there is some long story there that I don't know most of, but I may not have latest info). would be ok to try it and see!

alexmiller 2021-04-26T14:53:30.106200Z

corehttp://core.aIasync under wayhttp://core.aI will look at transit-js and transit-cljs release later - may take some setup to get -js release working again for me

👍 1
dnolen 2021-04-26T17:40:11.107200Z

answered, but mostly because I don't know what is going on there

dnolen 2021-04-26T17:40:35.107600Z

2 versions of ClojureScript at least - both old-ish