Liking cljdoc? Tell your friends :D

monkey.ci.plugin.infra

MonkeyCI infra functions, that are used in build scripts to auto-deploy updates.

MonkeyCI infra functions, that are used in build scripts to auto-deploy updates.
raw docstring

->yamlclj

(->yaml x)
source

branchclj

source

commit-msgclj

(commit-msg env img new-v)
source

env->pathclj

source

get-fileclj

(get-file cs path)
source

make-changesetclj

(make-changeset c)
source

make-clientclj

(make-client token)

Creates a new client using the given github access token.

Creates a new client using the given github access token.
sourceraw docstring

orgclj

source

patch+commit!clj

(patch+commit! c env img new-v)

Patches version of specified env and image, then commits the changeset.

Patches version of specified env and image, then commits the changeset.
sourceraw docstring

patch-versionclj

(patch-version cs env img new-v)

Fetches the kustomization.yaml at path for given env, and updates the version of the named image. Returns the updated changeset.

Fetches the `kustomization.yaml` at path for given env, and updates the 
version of the named image.  Returns the updated changeset.
sourceraw docstring

repoclj

source

update-img-versionclj

(update-img-version conf img new-v)
source

update-versionclj

(update-version yaml img new-v)
source

yaml->clj

source

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

× close