Liking cljdoc? Tell your friends :D

monkey.ci.build.v2

A group of functions written on top of the more low-level build functions, meant to improve writing build scripts. They should make the build scripts more intuitive, more readable. And, dare I say it, prettier?

The general intention is to provide functions for most purposes, without the user having to resort to using keywords and maps.

This namespace is deprecated, in favor of monkey.ci.api.

A group of functions written on top of the more low-level build functions, meant
to improve writing build scripts.  They should make the build scripts more intuitive,
more readable.  And, dare I say it, prettier?

The general intention is to provide functions for most purposes, without the user
having to resort to using keywords and maps.

This namespace is deprecated, in favor of `monkey.ci.api`.
raw docstring

action-jobclj

source

action-job?clj

source

added?clj

source

api-trigger?clj

source

archsclj

source

artifactclj

source

bashclj

source

branchclj

source

build-idclj

source

build-paramsclj

source

cacheclj

source

cachesclj

source

checkout-dirclj

source

container-jobclj

source

container-job?clj

source

cpuscljdeprecated

(cpus job)
(cpus job n)

Gets or sets requested cpu count for container jobs. Deprecated, use size instead.

Gets or sets requested cpu count for container jobs.  Deprecated, use
`size` instead.
sourceraw docstring

dependenciesclj

source

depends-onclj

source

dir-artifactclj

source

envclj

source

errorclj

source

failedclj

source

failureclj

source

files-addedclj

source

files-modifiedclj

source

files-removedclj

source

git-refclj

source

imageclj

source

in-workclj

source

job-idclj

source

main-branchclj

source

main-branch?clj

source

manual?clj

source

memorycljdeprecated

(memory job)
(memory job n)

Gets or sets requested memory for container jobs, in GBs. Deprecated, use size instead.

Gets or sets requested memory for container jobs, in GBs.  Deprecated,
use `size` instead.
sourceraw docstring

modified?clj

source

paramsclj

source

removed?clj

source

restore-artifactsclj

source

save-artifactsclj

source

scriptclj

source

shellclj

source

sizeclj

source

skippedclj

source

sourceclj

source

successclj

source

tagclj

source

touched?clj

source

try-unwrapclj

source

with-messageclj

source

work-dirclj

source

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

× close