文件名称:tjob:tjob - 测试作业管理实用程序
文件大小:34KB
文件格式:ZIP
更新时间:2024-07-25 07:15:58
Go
tjob - 测试作业管理实用程序 GitHub: : 问题: : 拉取请求: : 许可证:Apache 2.0,请参阅LICENSE 建造 安装 Go >=1.2 并设置适当的$GOPATH (例如export GOPATH=~/gopath ) go get github.com/ohmu/tjob在$GOPATH/src/下拉取源(和依赖项) go install github.com/ohmu/tjob将独立的可执行文件构建到$GOPATH/bin/tjob 入门 tjob runner add myjenkins --url https://jenkins.examples.com/jenkins --user myusername --insecure=true --ssh-key id_rsa tjob list --remote -j somejobna
【文件预览】:
tjob-master
----renderfailedsummary.go(2KB)
----cmdremove.go(2KB)
----.gitignore(8B)
----templates()
--------jobs.html(635B)
--------jobs.md(633B)
----Makefile(272B)
----csvout()
--------csvout.go(914B)
----LICENSE(11KB)
----cmdrestart.go(2KB)
----filter.go(4KB)
----tabout()
--------tabout.go(1KB)
----main.go(1KB)
----rendertab.go(4KB)
----jenkins()
--------jenkins.go(5KB)
--------cache.go(2KB)
--------types.go(3KB)
----jobstatus.go(945B)
----README.rst(744B)
----sshcmd()
--------sshcmd.go(2KB)
----config()
--------config.go(2KB)
----cmdrun.go(3KB)
----rendertemplate.go(762B)
----start.go(2KB)
----cmdlist.go(3KB)
----jobs.go(4KB)
----IDEAS.txt(2KB)
----cmdrunner.go(4KB)
----pipeline()
--------pipeline.go(3KB)
--------pipeline_test.go(4KB)
----render.go(4KB)