Liking cljdoc? Tell your friends :D

monkey.ci.web.api


allowed-eventsclj


bodyclj


build->outclj

(build->out b)

Converts build to output format. This means converting legacy builds with pipelines, jobs and regular builds with jobs.

Converts build to output format.  This means converting legacy builds with pipelines,
jobs and regular builds with jobs.
raw docstring

create-customerclj


create-repoclj


create-userclj


create-webhookclj


customer-idclj


download-build-logclj

(download-build-log req)

event-streamclj

(event-stream req)

Sets up an event stream for the specified filter.

Sets up an event stream for the specified filter.
raw docstring

fetch-build-detailsclj

(fetch-build-details s sid)

get-buildclj

(get-build req)

Retrieves build by id

Retrieves build by id
raw docstring

get-buildsclj

(get-builds req)

Lists all builds for the repository

Lists all builds for the repository
raw docstring

get-customerclj


get-customer-paramsclj

Retrieves all parameters configured on the customer. This is for administration purposes.

Retrieves all parameters configured on the customer.  This is for administration purposes.
raw docstring

get-customer-ssh-keysclj


get-latest-buildclj

(get-latest-build req)

Retrieves the latest build for the repository.

Retrieves the latest build for the repository.
raw docstring

get-repoclj


get-repo-paramsclj

Retrieves the parameters that are available for the given repository. This depends on the parameter label filters and the repository labels.

Retrieves the parameters that are available for the given repository.  This depends
on the parameter label filters and the repository labels.
raw docstring

get-repo-ssh-keysclj


get-userclj


get-webhookclj


list-build-logsclj

(list-build-logs req)

make-build-ctxclj

(make-build-ctx {p :parameters :as req} bid)

Creates a build object from the request

Creates a build object from the request
raw docstring

params-sidclj


repo-idclj


repo-sidclj


trigger-buildclj

(trigger-build req)

update-customerclj


update-paramsclj


update-repoclj


update-ssh-keysclj


update-userclj


update-webhookclj

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

× close