Liking cljdoc? Tell your friends :D

monkey.ci.build.api

Functions for invoking the build script API.

Functions for invoking the build script API.
raw docstring

authorization-interceptorclj

(authorization-interceptor token)
source

build-paramsclj

source

ctx->api-clientclj

source

download-artifactclj

(download-artifact ctx id)

Downloads the artifact with given id for the current job. Returns an input stream that can then be written to disk, or unzipped using archive functions.

Downloads the artifact with given id for the current job.  Returns an input
stream that can then be written to disk, or unzipped using archive functions.
sourceraw docstring

make-clientclj

(make-client url token)

Creates a new api client using Martian for the given url. It downloads the swagger page and automatically configures available routes. An authentication token is required.

Creates a new api client using Martian for the given url.  It downloads
the swagger page and automatically configures available routes.  An
authentication token is required.
sourceraw docstring

process-responseclj

source

rt->api-clientcljdeprecated

source

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

× close