Liking cljdoc? Tell your friends :D

polylith.clj.core.change.core


affected-projectsclj

(affected-projects projects changed-components changed-bases changed-projects)
source

changesclj

(changes {:keys [projects paths user-input]}
         {:keys [since since-sha tag files]})
source

find-shaclj

(find-sha ws-dir since {:keys [release-tag-pattern stable-tag-pattern]})
source

project-affected?clj

(project-affected? {:keys [name component-names base-names]}
                   changed-components
                   changed-bases
                   changed-projects)
source

with-changesclj

(with-changes {:keys [ws-dir settings user-input] :as workspace})
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close