hubot-temploy:Hubot脚本可临时部署拉取请求

时间:2024-06-14 17:41:52
【文件属性】:

文件名称:hubot-temploy:Hubot脚本可临时部署拉取请求

文件大小:17KB

文件格式:ZIP

更新时间:2024-06-14 17:41:52

CoffeeScript

员工 脚本可临时部署拉取请求。 安装 只需将hubot-temploy添加到package.json和external-scripts.json 。 如果计划在本地部署应用程序,则可能还需要安装 。 指令 hubot temploys临时拉请求列表 hubot temploy start owner/repo#1仓库#1-存储库所有者/仓库的拉取请求#1的开始仓库 hubot temploy stop owner/repo#1存储库hubot temploy stop owner/repo#1停止对存储库所有者/存储库的拉取请求#1的部署 用法 首先,您需要创建.temploy.yml配置文件。 它至少应包含start和stop命令: start : script/hubot_temploy_start.sh stop : script/hubot_temploy_stop.sh


【文件预览】:
hubot-temploy-master
----.gitignore(21B)
----package.json(894B)
----src()
--------temploy.coffee(3KB)
--------temploy()
----.projections.json(295B)
----.travis.yml(314B)
----README.md(3KB)
----index.coffee(131B)
----test()
--------temploy_test.coffee(8KB)
--------test_helper.coffee(114B)
--------temploy()

网友评论