cljsjs

2016-08-15T19:41:54.000346Z

I need https://clojars.org/cljsjs/react-bootstrap 0.30.2 to be released

2016-08-15T19:42:06.000348Z

any idea when this will happen, anything I can do to speed this up?

juhoteperi 2016-08-15T19:56:38.000351Z

@jasonjckn: Cljsjs depends on contributions through PR's for updates; so create a PR and it will get merged in a few days

2016-08-15T19:57:12.000354Z

@juhoteperi: does the PR just need the +lib-version+ updated? or do I generate some files as well and include that in the PR

juhoteperi 2016-08-15T19:58:19.000355Z

It depends on the library, looking at the changelog for react-bootstrap 0.30.0 it looks like the API has some small changes so it would be a good idea to generate the externs

2016-08-15T19:59:03.000357Z

docs on generating externs ?

2016-08-15T20:00:19.000363Z

k thanks

juhoteperi 2016-08-15T20:25:51.000379Z

Phew, I took some beers but I think I finally found a way to properly cache all Maven dependencies needed during deployment in CircleCI

juhoteperi 2016-08-15T21:01:58.000387Z

@jasonjckn: Thanks, merged.

2016-08-15T21:02:14.000388Z

@juhoteperi: wicked, when can I expect the binary to be available?

juhoteperi 2016-08-15T21:02:27.000389Z

CI process should take about 2 minutes

2016-08-15T21:02:32.000390Z

perfect