jenko:Jenkins 的 Clojure 函数

时间:2024-07-21 03:33:16
【文件属性】:

文件名称:jenko:Jenkins 的 Clojure 函数

文件大小:3KB

文件格式:ZIP

更新时间:2024-07-21 03:33:16

Clojure

延科 通过 Clojure 与 Jenkins 交谈的一些功能。 用法 ( ns myproject ( :require [jenkins.core :as j])) ; count the number of failing jobs ( count ( j/failing-jobs )) ; use specific connection information, and fetch ; full job info for all the failing jobs. ( def cnn { :url " http://localhost " :user " myuser " :token " sometokenwhichwillbelong " }) ( j/with-jenkins cnn ( ->> ( j/j


【文件预览】:
jenko-master
----src()
--------jenko()
----LICENSE(1KB)
----README.md(533B)
----project.clj(268B)
----.gitignore(99B)

网友评论