This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-08-23
Channels
- # babashka (22)
- # beginners (8)
- # calva (7)
- # clj-kondo (65)
- # cljdoc (9)
- # cljsrn (1)
- # clojure (53)
- # clojure-australia (4)
- # clojure-europe (49)
- # clojure-gamedev (2)
- # clojure-italy (13)
- # clojure-nl (1)
- # clojure-spec (19)
- # clojure-uk (4)
- # clojurescript (48)
- # clojureverse-ops (1)
- # core-async (3)
- # css (2)
- # cursive (15)
- # datomic (6)
- # degree9 (2)
- # depstar (4)
- # emacs (2)
- # find-my-lib (1)
- # fulcro (16)
- # graalvm (11)
- # gratitude (1)
- # honeysql (9)
- # introduce-yourself (2)
- # jobs (1)
- # joker (2)
- # livestream (2)
- # malli (16)
- # nbb (4)
- # news-and-articles (2)
- # off-topic (1)
- # pathom (7)
- # polylith (10)
- # practicalli (1)
- # re-frame (7)
- # reitit (1)
- # releases (3)
- # remote-jobs (1)
- # rewrite-clj (19)
- # shadow-cljs (10)
- # tools-build (1)
- # tools-deps (9)
- # uncomplicate (1)
- # vim (3)
- # xtdb (44)
Thanks to @seancorfield the poly
tool can now be installed as a clojure tool, see the https://github.com/polyfy/polylith#installation section in the documentation, under “Install the Polylith Tool via the Clojure CLI”.

Congratz!!!
Nice work @seancorfield! 😎
I would love to be able to run tests for a specific brick using the Polylith test runner, not sure if it’s hard to add, maybe it could be implemented as a custom command if it’s not a feature you want to expose in the core API (I understand it’s a symptom of bad tests design). I’ve created an issue with more details https://github.com/polyfy/polylith/issues/116
I replied to your issue.
Hi everyone! I want your feedback on https://github.com/polyfy/polylith/discussions/118.
How would you describe the relationship between a view
and a project
? In other words, what happens when a view
includes different components
and bases
than its project
(s)?
Maybe you can ask that question again in Discussions so that it will not disappear? Then I can answer!
The last few months, when I worked in the issue-66
branch, the number of tasks to implement has been huge, so I haven’t bothered keeping the board up to date. Now when we are in a more normal situation, I will try my best to be more transparent and keep the board in a good shape. So from now on, you should be able to https://github.com/polyfy/polylith/projects/1 and see which tasks that are planned for the next release (all except for the first Backlog column), which one I’m currently working on, and which ones that have been pushed to master
(the Done column). The Done column will be cleared after each release.