Liking cljdoc? Tell your friends :D

monkey.ci.sidecar

Sidecar specific functions

Sidecar specific functions
raw docstring

mark-startclj

(mark-start rt)
source

poll-eventsclj

(poll-events rt)
source

restore-srcclj

(restore-src {:keys [build] :as rt})
source

runclj

(run rt)

Runs sidecar by restoring workspace, artifacts and caches, and then polling for events. After the event loop has terminated, saves artifacts and caches and returns a deferred containing the runtime with an :exit-code added.

Runs sidecar by restoring workspace, artifacts and caches, and then polling for events.
After the event loop has terminated, saves artifacts and caches and returns a deferred
containing the runtime with an `:exit-code` added.
sourceraw docstring

upload-logsclj

(upload-logs evt logger)

Uploads log files referenced in the event, if any

Uploads log files referenced in the event, if any
sourceraw docstring

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

× close