Liking cljdoc? Tell your friends :D

monkey.ci.web.api


allowed-eventsclj

source

artifact-idclj

source

bodyclj

source

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.
sourceraw docstring

build-sidclj

source

create-customerclj

(create-customer req)
source

create-email-registrationclj

(create-email-registration req)

Custom creation endpoint that ensures emails are not registered twice.

Custom creation endpoint that ensures emails are not registered twice.
sourceraw docstring

create-repoclj

source

create-userclj

source

create-webhookclj

source

customer-idclj

source

delete-email-registrationclj

source

download-artifactclj

(download-artifact req)

Downloads the artifact contents. Returns a stream that contains the raw zipped files directly from the blob store. It is up to the caller to unzip the archive.

Downloads the artifact contents.  Returns a stream that contains the raw zipped
files directly from the blob store.  It is up to the caller to unzip the archive.
sourceraw docstring

download-build-logclj

(download-build-log req)
source

event-streamclj

(event-stream req)

Sets up an event stream for the specified filter.

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

get-artifactclj

(get-artifact req)

Returns details about a single artifact

Returns details about a single artifact
sourceraw docstring

get-buildclj

(get-build req)

Retrieves build by id

Retrieves build by id
sourceraw docstring

get-build-artifactsclj

(get-build-artifacts req)

Lists all artifacts produced by the given build

Lists all artifacts produced by the given build
sourceraw docstring

get-buildsclj

(get-builds req)

Lists all builds for the repository

Lists all builds for the repository
sourceraw docstring

get-customerclj

source

get-customer-ssh-keysclj

source

get-email-registrationclj

source

get-latest-buildclj

(get-latest-build req)

Retrieves the latest build for the repository.

Retrieves the latest build for the repository.
sourceraw docstring

get-repoclj

source

get-repo-ssh-keysclj

source

get-userclj

source

get-user-customersclj

(get-user-customers req)

Retrieves all users linked to the customer in the request path

Retrieves all users linked to the customer in the request path
sourceraw docstring

get-webhookclj

source

list-build-logsclj

(list-build-logs req)
source

make-build-ctxclj

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

Creates a build object from the request for the repo

Creates a build object from the request for the repo
sourceraw docstring

params->refclj

Creates a git ref from the query parameters (either branch or tag)

Creates a git ref from the query parameters (either branch or tag)
sourceraw docstring

repo-idclj

source

search-customersclj

(search-customers req)
source

trigger-buildclj

(trigger-build req)
source

update-customerclj

source

update-repoclj

source

update-ssh-keysclj

source

update-userclj

source

update-webhookclj

source

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

× close