Liking cljdoc? Tell your friends :D

monkey.ci.agent.events

Agent event handlers. These process build/queued events and start the build scripts in child container processes.

Agent event handlers.  These process `build/queued` events and start the build
scripts in child container processes.
raw docstring

add-configclj

(add-config conf)
source

add-tokenclj

Generates a new token and adds it to the current build list. This is used by the http server to verify client requests.

Generates a new token and adds it to the current build list.  This is used by the
http server to verify client requests.
sourceraw docstring

generate-depsclj

(generate-deps script-dir lib-version conf)
source

generate-script-configclj

(generate-script-config ctx)
source

get-buildclj

source

get-configclj

source

get-tokenclj

source

git-cloneclj

Clones the repository configured in the build into the build checkout dir

Clones the repository configured in the build into the build checkout dir
sourceraw docstring

make-routesclj

(make-routes conf)
source

prepare-build-cmdclj

(prepare-build-cmd ctx)
source

remove-tokenclj

Removes the token associated with the build in the event sid

Removes the token associated with the build in the event sid
sourceraw docstring

result-build-init-evtclj

source

save-workspaceclj

source

set-configclj

(set-config ctx conf)
source

set-tokenclj

(set-token ctx token)
source

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

× close