Liking cljdoc? Tell your friends :D

atomist.middleware.repo-iterator


compile-branch-protection-rulecljs

(compile-branch-protection-rule request)

compile-branch-requires-signed-commitscljs

(compile-branch-requires-signed-commits request)

compile-patch-repocljs

(compile-patch-repo request)

compile-repo-iteratorcljs

(compile-repo-iterator request)

compile-with-branchescljs

(compile-with-branches request)

compile-with-repocljs

(compile-with-repo request)

create-repocljs

(create-repo request)

maybe-clonecljs

(maybe-clone handler opts)

maybe-credscljs

(maybe-creds handler opts)

maybe-editcljs

(maybe-edit handler opts)

with-branchescljs

(with-branches handler js-fun)

with-github-repocljs

(with-github-repo handler js-fun)

params handler - async js request handler fun - async ({ref config}, async patch-repo() => status) => Any - (whatever the function returns will be stored as status on the request)

  params
handler - async js request handler
fun - async ({ref config}, async patch-repo() => status) => Any
    - (whatever the function returns will be stored as status on the request)
raw docstring

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

× close