Liking cljdoc? Tell your friends :D

atomist.local-runner

convenience functions when REPLing

  • relies on environment variables like API_KEY_PROD, API_KEY_STAGING, API_KEY_PROD_GITHUB_AUTH, GITHUB_TOKEN
convenience functions when REPLing
- relies on environment variables like API_KEY_PROD, API_KEY_STAGING, API_KEY_PROD_GITHUB_AUTH, GITHUB_TOKEN
raw docstring

add-configurationcljs

(add-configuration event-data configuration)

add-configuration-instancecljs

(add-configuration-instance event-data configuration)

add-token-to-subscriptioncljs


addConfigurationcljs

(addConfiguration event-data configuration)

call-event-handlercljs

(call-event-handler event-data h)

callEventHandlercljs

(callEventHandler event-data h)

container-contractcljs

(container-contract event-data h)

environmentcljs


fake-command-handlercljs

(fake-command-handler team-id command raw-message channel-id user-id)

fake-comment-on-issuecljs

(fake-comment-on-issue team-id org repo number comment)

fake-pull-requestcljs

(fake-pull-request team-id org {:keys [name id]} head base)

fake-pushcljs

(fake-push team-id
           org
           {:keys [name id defaultBranch] :or {defaultBranch "master"}}
           branch)

fake-schedulecljs

(fake-schedule team-id)

fakeCommandHandlercljs

(fakeCommandHandler team-id command raw-message channel-id user-id)

fakePullRequestcljs

(fakePullRequest team-id org repo head base)

fakePushEventcljs

(fakePushEvent team-id org repo branch)

get-installation-tokencljs

(get-installation-token team-id org-name)

requires environment for getting a valid api-key - queries team graphql api for installation token by org name

requires environment for getting a valid api-key - queries team graphql api for installation token by org name
raw docstring

js-obj->entities-pprintcljs

(js-obj->entities-pprint & args)

mw-add-token-to-subscriptioncljs

(mw-add-token-to-subscription handler)

printEventcljs

(printEvent event-data)

run-container-handlercljs

(run-container-handler team-id owner h result-builder)

run-function-handlercljs

(run-function-handler team-id owner h result-builder)

set-atomist-homecljs

(set-atomist-home s)

set-container-envcljs

(set-container-env team-id f)

set-envcljs

(set-env x)

set-function-envcljs

(set-function-env)

setEnvcljs

(setEnv s)

tokencljs

(token)

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

× close