This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-07-20
Channels
- # aleph (3)
- # beginners (14)
- # cider (70)
- # cljdoc (30)
- # cljs-dev (1)
- # cljsjs (6)
- # clojars (7)
- # clojure (88)
- # clojure-greece (1)
- # clojure-italy (3)
- # clojure-nl (17)
- # clojure-spec (1)
- # clojure-uk (54)
- # clojurescript (48)
- # code-reviews (2)
- # cursive (28)
- # datascript (3)
- # datomic (20)
- # docs (1)
- # emacs (16)
- # figwheel-main (17)
- # fulcro (13)
- # graphql (2)
- # hyperfiddle (2)
- # jobs (2)
- # nyc (1)
- # off-topic (39)
- # parinfer (1)
- # re-frame (37)
- # reagent (225)
- # remote-jobs (3)
- # ring (3)
- # ring-swagger (1)
- # shadow-cljs (110)
- # spacemacs (10)
- # spirituality-ethics (1)
- # test-check (3)
- # tools-deps (36)
- # uncomplicate (2)
- # vim (7)
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
@zaden.ruggieroboune build failed, but it looks like random failure https://circleci.com/gh/cljsjs/packages/3450
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/
@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.ruggieroboune Readme version number doesn't affect deployments. It was random bug in Clojars, happens sometimes. https://github.com/clojars/clojars-web/issues/700