probot/test
Shingo Sato 6c5840d2df
feat(server): add logging options (#1645)
2023-01-16 16:01:34 +01:00
..
__snapshots__ fix: clarify error message in case of invalid app authentication (#1465) thanks @eXpire163 2021-01-20 14:09:40 -08:00
apps fix: Replaced hbs with express-handlebars (#1659) 2022-03-08 07:50:55 -08:00
e2e feat: update `@octokit/webhooks` to v9 (#1559) 2021-06-24 12:00:09 -07:00
fixtures refactor: remove fallback to `.owner.name` when `.owner.login` is not set. `.owner.login` is always set (#1623) 2021-11-29 16:30:21 -08:00
helpers fix: log json in production (#1598) 2021-12-08 10:33:37 -08:00
server feat(server): add logging options (#1645) 2023-01-16 16:01:34 +01:00
types feat: update `@octokit/webhooks` to v9 (#1559) 2021-06-24 12:00:09 -07:00
context.test.ts feat: update `@octokit/webhooks` to v9 (#1559) 2021-06-24 12:00:09 -07:00
create-node-middleware.test.ts feat: update `@octokit/webhooks` to v9 (#1559) 2021-06-24 12:00:09 -07:00
create-probot.test.ts fix: logging of first octokit instance is not set (#1676) - thanks @kammerjaeger @markjm 2022-06-01 16:41:57 -07:00
deprecations.test.ts feat: probot v11 2020-12-15 13:54:49 -08:00
manifest-creation.test.ts feat: customize account name for manifest creation flow using `GH_ORG` environment variable (#1606) 2022-01-10 16:34:23 -08:00
probot-octokit.test.ts feat: update `@octokit/webhooks` to v9 (#1559) 2021-06-24 12:00:09 -07:00
probot.test.ts feat: update `@octokit/webhooks` to v9 (#1559) 2021-06-24 12:00:09 -07:00
resolver.test.ts fix: correctly import (transpiled) app function for run and receive (#1457) thanks @ZauberNerd 2021-01-14 15:38:32 -08:00
run.test.ts fix: log json in production (#1598) 2021-12-08 10:33:37 -08:00
server.test.ts feat: update `@octokit/webhooks` to v9 (#1559) 2021-06-24 12:00:09 -07:00
tsconfig.json fix: correct payload type by omitting context keys (#1389) 2020-11-01 14:26:47 -08:00
webhook-proxy.test.ts refactor: `getLog(level)` -> `getLog({ level })` 2020-11-19 16:36:25 -08:00