文件名称:buildbot:跷跷板
文件大小:22KB
文件格式:ZIP
更新时间:2024-05-09 19:57:43
Python
Buildbot 典型的autobuild.yaml格式 type: auto (by package name) git (this is a git package and will check source for updates) manual (this package will only be updated when new release is pushed) cleanbuild: true / false timeout: 30 (30 mins, int only) priority: 0 (default, higher is more important) extra: - update: - /bin/true - prebuild: - echo "Hello Wo
【文件预览】:
buildbot-master
----.gitignore(95B)
----buildbot.py(25KB)
----README.md(500B)
----notify.py(399B)
----config.py(2KB)
----shared_vars.py(178B)
----extra.py(2KB)
----utils.py(11KB)
----yamlparse.py(3KB)
----repo.py(15KB)
----client.py(5KB)
----repod.py(7KB)