This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-02-11
Channels
- # architecture (1)
- # babashka (61)
- # babashka-sci-dev (1)
- # beginners (85)
- # calva (112)
- # clj-kondo (279)
- # cljdoc (16)
- # cljs-dev (15)
- # cljsrn (7)
- # clojure (168)
- # clojure-europe (36)
- # clojure-nl (10)
- # clojure-spec (6)
- # clojure-uk (5)
- # clojured (1)
- # clojurescript (20)
- # core-async (16)
- # crypto (2)
- # cursive (13)
- # datomic (25)
- # events (7)
- # fulcro (21)
- # google-cloud (3)
- # graalvm (2)
- # graalvm-mobile (2)
- # gratitude (3)
- # helix (20)
- # honeysql (4)
- # hugsql (15)
- # introduce-yourself (15)
- # leiningen (2)
- # lsp (24)
- # luminus (22)
- # malli (21)
- # meander (11)
- # midje (1)
- # other-languages (1)
- # pathom (8)
- # re-frame (5)
- # reagent (5)
- # releases (2)
- # reveal (1)
- # shadow-cljs (18)
- # spacemacs (17)
- # sql (9)
- # tools-build (12)
- # tools-deps (4)
- # vim (12)
Hi! When we get import errors like https://cljdoc.org/builds/53065 >
Could not find revision v0.1.4 in repo ",
> :data {:origin "<https://g>
wouldn't it be best to simply throw away that revision? In this case it seems http://scicloj.ml had a v0.1.4 but then removed it. As a result, https://cljdoc.org/d/scicloj/scicloj.ml/ will lead to the failed import site until a new, same or higher version is released (instead of the last actually available, v0.1.4)@holyjak I think cljdoc search is currently driven by clojars data, and it has that revision https://clojars.org/scicloj/scicloj.ml/versions/0.1.4. But yeah, maybe when an import results in 0 articles and 0 namespaces, it should be excluded for search results, if that is what you are getting at?
That as well as what is attempted displayed at https://cljdoc.org/d/scicloj/scicloj.ml/