cljsjs

Zaden 2018-07-20T01:19:56.000070Z

Hey all, my PR was merged but the new version never got pushed to clojars. Is there something I need to do to get it deployed? Thanks

juhoteperi 2018-07-20T06:20:52.000109Z

@zaden.ruggieroboune build failed, but it looks like random failure https://circleci.com/gh/cljsjs/packages/3450

juhoteperi 2018-07-20T06:21:40.000060Z

Seems to be deployed to Clojars maven, but the DB is not updated, which is why Cljsjs CI doesn't try to build it again: https://clojars.org/repo/cljsjs/html2canvas/1.0.0-alpha.12-0/

Zaden 2018-07-20T18:03:01.000248Z

@juhoteperi I think that first failure was because I didn’t include the -0 build number, because after the bot corrected that, it did build correctly.

Zaden 2018-07-20T18:18:04.000186Z

Regardless, after you bumped it it is listed as the most recent version, so thank you!

juhoteperi 2018-07-20T21:19:36.000123Z

@zaden.ruggieroboune Readme version number doesn't affect deployments. It was random bug in Clojars, happens sometimes. https://github.com/clojars/clojars-web/issues/700