clojars

http://clojars.org discussion and “support”, see http://status.clojars.org for status.
danielcompton 2018-07-20T00:36:22.000214Z

Awesome

juhoteperi 2018-07-20T06:22:48.000046Z

Seems like this package was deployed to Maven repository but Clojars DB didn't get updated: https://clojars.org/repo/cljsjs/html2canvas/1.0.0-alpha.12-0/ https://clojars.org/cljsjs/html2canvas https://circleci.com/gh/cljsjs/packages/3450

2018-07-20T11:40:19.000026Z

@juhoteperi Ah, it looks like a database update failed (that's what the "Serialized task failed" response means). But I don't see an exception in sentry, so we are failing to send it there.

juhoteperi 2018-07-20T11:41:17.000141Z

@tcrawley What would be best way to fix this? Or should I Just bump the version?

2018-07-20T11:43:19.000268Z

There isn't an easy way to fix this version, unfortunately. I think the only option now is to bump the version. Would you mind filing an issue for this so I'll remember to dig in further when I have more time? I'd like to prevent it in the future

juhoteperi 2018-07-20T11:49:10.000244Z

@tcrawley Done, https://github.com/clojars/clojars-web/issues/700. And I'll just bump version for this case.

2018-07-20T12:03:21.000055Z

Thanks!