probot-serverless-now::robot:Probot Wrapper在Zeit's Now 2.0中作为Lambdas运行GitHub Apps

时间:2024-02-26 14:14:31
【文件属性】:

文件名称:probot-serverless-now::robot:Probot Wrapper在Zeit's Now 2.0中作为Lambdas运行GitHub Apps

文件大小:84KB

文件格式:ZIP

更新时间:2024-02-26 14:14:31

probot lambda serverless now zeit

目标 probot-serverless-now是的包装,可使用将GitHub Apps作为无服务器功能运行。 注意:该软件包已不再维护,因为和在大多数情况下都可以代替Probot。 用法 app.js module . exports = app => { app . on ( "issues.opened" , async context => { // A new issue was opened, what should we do with it? context . log ( context . payload ) ; } ) ; } ; api/i


【文件预览】:
probot-serverless-now-master
----tsconfig.build.json(66B)
----yarn.lock(193KB)
----src()
--------utils.ts(592B)
--------index.ts(1KB)
--------landing-page.ts(1KB)
--------index.test.ts(2KB)
----.circleci()
--------config.yml(546B)
----tsconfig.json(201B)
----LICENSE(1KB)
----jest.config.js(326B)
----tslint.json(66B)
----README.md(2KB)
----prettier.config.js(61B)
----setup-tests.ts(85B)
----.gitignore(47B)
----package.json(1KB)

网友评论