TryLib是简单的PHP库,帮助你生成工作副本之间的差异报告,发送到Jekis,在最新代码分支上运行测试套件。
示例:
$ try -husage: try [optios...] [subjob] [subjob] ... -h, --help Show help -, --diff-oly Create diff, but do ot sed to Hudso -v, --verbose Verbose (show shell commads as they're ru) -p, --patch ... Path to patch file to use istead of geeratig a diff -i, --patch-stdi Read the patch from STDIN istead of a file -s, --staged Use staged chages oly to geerate the diff -b, --brach ... Remote brach to diff ad try agaist [master] -w, --whitelist ... Geerate the patch for oly the whitelisted files -c, --show-results Show fial try job results -P, --show-progress Prit subtasks progressively as they complete --extra-param ... Extra parameters to sed to jekis - format key=value -C, --callback ... Callback strig to execute at the ed of the try ru.Use ${status} ad ${url} as placeholders for the try build status ad urlExample: --callback 'echo "**Try status : [${status}](${url})**"' --jekisjob ... Master Job Name i Jekis [try] --jekisjobprefix ... Subjobs prefix [try] --jekisserver ... URL to the jekis server [localhost:8080] --wcpath ... Workig Copy Path [.]









评论