This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-02-01
Channels
- # aleph (1)
- # announcements (2)
- # aws (3)
- # bangalore-clj (1)
- # beginners (136)
- # boot (3)
- # calva (89)
- # cider (44)
- # cljdoc (1)
- # cljs-dev (31)
- # clojure (101)
- # clojure-europe (3)
- # clojure-italy (52)
- # clojure-nl (7)
- # clojure-spec (12)
- # clojure-uk (34)
- # clojurescript (62)
- # community-development (46)
- # cursive (25)
- # datomic (6)
- # duct (26)
- # events (6)
- # figwheel-main (4)
- # fulcro (25)
- # graphql (2)
- # jackdaw (4)
- # jukebox (3)
- # kaocha (57)
- # leiningen (31)
- # off-topic (3)
- # onyx (4)
- # other-languages (22)
- # pathom (18)
- # re-frame (9)
- # reitit (3)
- # shadow-cljs (60)
- # spacemacs (9)
- # speculative (22)
- # sql (39)
- # tools-deps (45)
- # vim (37)
I really would like to solve this issue before 0.3.0. Any help would be appreciated. https://github.com/borkdude/speculative/issues/276
@borkdude There is a new Planck that could be used here https://github.com/borkdude/speculative/blob/bfd8b585313561b500d2831f7b6e70f6c07c81ac/.circleci/config.yml#L43 Version 2.20.0, which has ClojureScript 1.10.516 in it I may make a PR later for it to be included in Speculative, but I'm backlogged with other stuff to do right now. Just wanted to let you know if you were interested in upgrading CI.
Cool, I was eagerly expecting this 😄 I already have an upgrade-cljs branch where you can PR this
Or I might do it if I have time. The workarounds library has been removed in that branch.
I have been trying brew upgrade planck
for a few times over the last few hours, but it’s not there yet 🙂
I have't submitted an update to Homebrew for Planck. Usually if I don't, someone else does so within a day or two
I mean, I can’t test with a different version locally than CI, since the workaround lib is not compatible with both versions
I also plan on submitting an update to Homebrew, priorities though have me on work stuff ¯\(ツ)/¯
cool. I don’t know what it involves, else I would do it if I have time. I’ll have some more patience. have a good day 😄
@borkdude Planck homebrew PR enqueued https://github.com/Homebrew/homebrew-core/pulls
$ brew upgrade planck --HEAD
==> Upgrading 1 outdated package:
planck 2.19.0_1 -> HEAD_1
==> Upgrading planck
==> Cloning
Updating /Users/Borkdude/Library/Caches/Homebrew/planck--git
From
efacffe..ad4a119 master -> origin/master
==> Checking out branch master
Already on 'master'
Your branch is behind 'origin/master' by 21 commits, and can be fast-forwarded.
(use "git pull" to update your local branch)
HEAD is now at ad4a119 2.20.0
==> ./script/build-sandbox
For reference, that's recorded here http://planck-repl.org/setup.html
@mfikes works on my machine: https://github.com/borkdude/speculative/pull/278/files