rethab
bb068d9ae2
fix: log json in production ( #1598 )
...
Co-authored-by: Gregor Martynus <39992+gr2m@users.noreply.github.com>
2021-12-08 10:33:37 -08:00
Gregor Martynus
4b3ae0eee5
feat: update `@octokit/webhooks` to v9 ( #1559 )
...
BREAKING CHANGE: remove '*' event
BREAKING CHANGE: app.webhooks.middleware has been removed in `@octokit/webhooks` v9
BREAKING CHANGE: removes the `webhookPath` option on `new Probot({})` for the webhooks middleware
Co-authored-by: wolfy1339 <webmaster@wolfy1339.com>
2021-06-24 12:00:09 -07:00
Gregor Martynus
e11b91e838
fix: add workaround for "appId option is required" when in setup mode ( #1513 )
2021-04-23 12:12:29 -07:00
Gregor Martynus
15e4b00702
feat: probot v11
...
BREAKING CHANGE: TBD
2020-12-15 13:54:49 -08:00
Gregor Martynus
7a8f268561
feat: deprecate `probot.start()` / `probot.stop()` / `probot.setup()`
2020-12-07 21:14:05 -08:00
Gregor Martynus
e0d34c7f80
test: move server tests into `test/server.test.ts`
2020-12-07 21:14:05 -08:00
Gregor Martynus
6af93d0d3d
test(run): move tests to `test/run.test.js`
2020-12-07 21:14:05 -08:00