Commit Graph

  • 9a23d85cfc 7.0.1 v7.0.1 Jason Etcovitch 2018-07-06 16:57:52 -04:00
  • 8340d85dbb Update ocotokit/rest.js to v15.9.4 (#610) Tommy Byrd 2018-07-06 16:56:13 -04:00
  • c8c7fdc53d 7.0.1 tcbyrd 2018-07-06 16:48:01 -04:00
  • fa371375db fix: Remove extra event setting (#611) Jason Etcovitch 2018-07-06 16:36:59 -04:00
  • 13ca06d852 Update eslint to the latest version 🚀 (#581) greenkeeper[bot] 2018-07-06 15:33:35 -04:00
  • b5806ba816 docs: Fix new contribution grammar (#609) Garen Torikian 2018-07-06 13:59:19 -04:00
  • 1aaf280776 update the example app id image (#606) Brian Douglas 2018-07-04 20:10:38 -07:00
  • eef84796ed Update links for our API (#604) Bex Warner 2018-07-02 09:17:37 -07:00
  • 9ec8765b79 Remove next tag (#595) Brandon Keepers 2018-06-28 11:41:40 -05:00
  • 8cd3fe97f5 Remove next tag from package.json remove-next-tag Brandon Keepers 2018-06-28 11:40:29 -05:00
  • a90fe25c54 7.0.0 v7.0.0 Brandon Keepers 2018-06-28 11:35:51 -05:00
  • 48887fa938 Various cleanup and fixes from TS checklist (#585) Tommy Byrd 2018-06-28 12:35:11 -04:00
  • be1d8568e4 Add some documentation about TS to README and CONTRIBUTING (#590) Tommy Byrd 2018-06-28 12:24:04 -04:00
  • d740f2aa3e chore: Use tslint-config-standard (#594) Brandon Keepers 2018-06-28 11:10:23 -05:00
  • 27f3a02cd4 Merge branch 'ts-extract-github-adapter' into github-app-webhooks * ts-extract-github-adapter: chore(package): update @types/jest to version 23.1.3 (#593) Revert "Configuration: DISABLE_STATS=true" (#591) chore(package): update @types/jest to version 23.0.0 (#555) docs(configuration): DISABLE_STATS=true (#578) fix: Fix path to GraphQL API when using GitHub Enterprise (#580) Adds error case (#589) doc: Clarify that WEBHOOK_SECRET needs to match GitHub settings (#588) chore: Replace jsdoc with typedoc (#583) Adds missing awaits (#584) doc: Update robot => app in README (#586) docs: clarify GitHub apps as GA in 2.13 and above (#579) docs: Tweak payload info in testing.md (#575) add backticks (#574) docs: Typo (#572) fix: Throw if GHE_HOST includes a protocol (#570) feat: app.load() (#554) fix: Optimize IGNORED_ACCOUNTS check to reduce the number of API requests that the stats endpoint makes for spammy accounts (#566) add env config docs (#544) Brandon Keepers 2018-06-27 22:50:59 -05:00
  • b6183605ca Extend options, test for webhook aliasing Brandon Keepers 2018-06-14 19:19:19 -05:00
  • c107a83563 Merge remote-tracking branch 'origin/master' into ts-extract-github-adapter * origin/master: chore(package): update @types/jest to version 23.1.3 (#593) Revert "Configuration: DISABLE_STATS=true" (#591) chore(package): update @types/jest to version 23.0.0 (#555) docs(configuration): DISABLE_STATS=true (#578) fix: Fix path to GraphQL API when using GitHub Enterprise (#580) Adds error case (#589) doc: Clarify that WEBHOOK_SECRET needs to match GitHub settings (#588) chore: Replace jsdoc with typedoc (#583) Adds missing awaits (#584) doc: Update robot => app in README (#586) docs: clarify GitHub apps as GA in 2.13 and above (#579) docs: Tweak payload info in testing.md (#575) add backticks (#574) docs: Typo (#572) fix: Throw if GHE_HOST includes a protocol (#570) feat: app.load() (#554) fix: Optimize IGNORED_ACCOUNTS check to reduce the number of API requests that the stats endpoint makes for spammy accounts (#566) add env config docs (#544) Brandon Keepers 2018-06-27 22:37:42 -05:00
  • cec2e58d29 chore(package): update @types/jest to version 23.1.3 (#593) greenkeeper[bot] 2018-06-27 22:31:18 -05:00
  • 866929f2aa Revert "Configuration: DISABLE_STATS=true" (#591) Bex Warner 2018-06-27 17:21:49 -07:00
  • dee76d207b chore(package): update @types/jest to version 23.0.0 (#555) greenkeeper[bot] 2018-06-27 19:15:58 -05:00
  • 3ac0fa1e68 docs(configuration): DISABLE_STATS=true (#578) Gregor Martynus 2018-06-27 17:15:14 -07:00
  • 73ac539f45 fix: Fix path to GraphQL API when using GitHub Enterprise (#580) Morgan Delagrange 2018-06-27 19:11:34 -05:00
  • 43ea6ce815 Adds error case (#589) Bex Warner 2018-06-27 16:53:34 -07:00
  • a91f6c1e49 Fix eslint-plugin-markdown probot-greenkeeper/eslint-5.0.0 Brandon Keepers 2018-06-27 09:37:52 -05:00
  • a54243394d doc: Clarify that WEBHOOK_SECRET needs to match GitHub settings (#588) Bex Warner 2018-06-27 07:32:27 -07:00
  • c2476c74e9 chore: Replace jsdoc with typedoc (#583) Brandon Keepers 2018-06-26 18:02:59 -05:00
  • 8df333ccf8 Adds missing awaits (#584) Alberto Gimeno 2018-06-26 22:23:50 +02:00
  • 6c2cc02e83 doc: Update robot => app in README (#586) Abhijeet Singh 2018-06-27 01:14:11 +05:30
  • c18191f327 6.2.1 v6.2.1 Brandon Keepers 2018-06-26 07:15:08 -05:00
  • 416ad03bef Check for ignored account before fetching all repositories. (#567) v6-release Brandon Keepers 2018-06-26 07:14:28 -05:00
  • b8e459b158 chore(package): update eslint to version 5.0.0 greenkeeper[bot] 2018-06-23 06:59:53 +00:00
  • 9920d26cca docs: clarify GitHub apps as GA in 2.13 and above (#579) Brent Beer 2018-06-22 15:25:28 +02:00
  • bb6d7d71fb docs(development): DISABLE_STATS=true gr2m-patch-2-1 Gregor Martynus 2018-06-21 20:45:57 -07:00
  • 809fb5b422 docs(development): DISABLE_STATS=true gr2m-patch-2 Gregor Martynus 2018-06-21 20:45:50 -07:00
  • fba83a10c6 docs: Tweak payload info in testing.md (#575) Ben Scott 2018-06-20 17:26:40 -07:00
  • c676d6c561 add backticks (#574) Bex Warner 2018-06-20 14:50:27 -07:00
  • f855f51743 docs: Typo (#572) peterennis 2018-06-18 18:35:20 -07:00
  • b60de0c123 fix: Throw if GHE_HOST includes a protocol (#570) Jason Etcovitch 2018-06-18 14:32:02 -04:00
  • de18b9000b feat: app.load() (#554) Jason Etcovitch 2018-06-15 20:14:41 -04:00
  • 7966de6a47 fix: Optimize IGNORED_ACCOUNTS check to reduce the number of API requests that the stats endpoint makes for spammy accounts (#566) Brandon Keepers 2018-06-15 11:17:24 -05:00
  • 44d2f5aa83 add env config docs (#544) Bex Warner 2018-06-12 12:59:56 -07:00
  • 17a7f0c820 Remove webhooks from accessor from Probot class Brandon Keepers 2018-06-12 00:06:18 -05:00
  • a6e4c28047 Document event getter Brandon Keepers 2018-06-11 23:50:35 -05:00
  • 14f971541e Move WebhookEvent definition Brandon Keepers 2018-06-11 23:47:34 -05:00
  • f2945742a7 Expose router method on adapter Brandon Keepers 2018-06-11 22:07:19 -05:00
  • 3c8b262fff Move error handler into adapter Brandon Keepers 2018-06-11 22:05:53 -05:00
  • 5fb4693165 Add options for Webhooks constructor Brandon Keepers 2018-06-11 17:51:51 -05:00
  • 21f776a48a Move Webhooks to GitHubApp Brandon Keepers 2018-06-11 00:04:19 -05:00
  • fe423e5dfe Merge remote-tracking branch 'origin/master' into ts-extract-github-adapter Brandon Keepers 2018-06-11 17:24:48 -05:00
  • 1642a23738 chore: Turn on esModuleInterop for TypeScript (#564) Brandon Keepers 2018-06-11 17:00:22 -05:00
  • f5c5e0d164 Make adapter private Brandon Keepers 2018-06-10 23:17:25 -05:00
  • 2bfaea6282 Rename to GitHubApp Brandon Keepers 2018-06-10 22:23:55 -05:00
  • 38b5c44a91 Bump octokit, fix logging Brandon Keepers 2018-06-10 22:21:38 -05:00
  • cbd677a501 Merge remote-tracking branch 'origin/master' into ts-extract-github-adapter Brandon Keepers 2018-06-10 22:19:28 -05:00
  • ada0e75e56 fix(package): update dotenv to version 6.0.0 (#556) greenkeeper[bot] 2018-06-10 10:44:41 -05:00
  • e51dd016dc chore: Remove noImplicitAny and add types to params (#546) Steven Zeck 2018-06-09 23:20:03 -05:00
  • 623260ad2f chore: Convert Context tests to TypeScript (#541) Brandon Keepers 2018-06-09 22:45:15 -05:00
  • c5bf773cb3 chore(package): Update bottleneck to the latest version 🚀 (#562) greenkeeper[bot] 2018-06-09 21:40:58 -05:00
  • e17e4a45d9 Move jwt creation into adapter Brandon Keepers 2018-06-07 18:15:00 -07:00
  • 220c2c6506 Move the webhook handler setup out of the server Brandon Keepers 2018-05-23 11:26:19 -07:00
  • 6e3d8efb71 Pass adapter into Application Brandon Keepers 2018-05-23 11:05:48 -07:00
  • 8e7e0d4ef3 Move GitHubAdapter to separate class Brandon Keepers 2018-05-23 10:57:18 -07:00
  • 8cbb87a4c9 Move createContext to adapter Brandon Keepers 2018-05-23 10:47:31 -07:00
  • 622a5996b3 Extract GitHubAdapter class Brandon Keepers 2018-05-23 10:43:44 -07:00
  • 3349082e5d Extract context creation to method Brandon Keepers 2018-05-23 10:19:35 -07:00
  • 702e40dc88 fix(package): update express-async-errors to version 3.0.0 greenkeeper[bot] 2018-06-04 00:54:58 +00:00
  • 2efa0b24b7 chore: Rename robot to app (#542) Brandon Keepers 2018-06-01 17:45:23 -05:00
  • 21cb03106a chore(package): update @types/node to version 10.3.0 (#553) Brandon Keepers 2018-06-01 16:19:17 -05:00
  • bce15ee2e7 docs: webhooks now include node_id (#552) Brandon Keepers 2018-06-01 15:04:10 -05:00
  • 70f4a041f6 refactor: user response.headers instead of deprecated response.meta (#550) Giancarlos Salas 2018-05-31 15:22:26 -05:00
  • 278956281e docs: set secrets for now gr2m-patch-1 Gregor Martynus 2018-05-29 13:58:55 -07:00
  • 5f4340f504 docs: deployment to now (#548) Wei He 2018-05-29 16:44:50 -04:00
  • d2fe925e1a chore: Rewrite core in Typescript (#372) Tommy Byrd 2018-05-25 16:17:19 -04:00
  • 4a2b820b1b Switch back to named exports typescript-github-api Brandon Keepers 2018-05-25 09:58:51 -05:00
  • a91aa558be Trigging -> Triggering a webhook (#545) Evan G 2018-05-23 16:29:00 -07:00
  • a229144fd2 chore: Disable codecov comments (#543) Brandon Keepers 2018-05-22 22:41:44 -07:00
  • 54b30f4a6e Rename OctokitWithPagination to GitHubAPI Brandon Keepers 2018-05-20 11:47:25 -05:00
  • 24a1018967 Fix formatting on requires Brandon Keepers 2018-05-20 11:21:43 -05:00
  • 2e06389ad8 Move GraphQL error properties into class definition Brandon Keepers 2018-05-20 11:19:02 -05:00
  • 0994f1782e Export default function from github plugins Brandon Keepers 2018-05-20 11:15:04 -05:00
  • 5a029f3a76 Rename exported interfaces Brandon Keepers 2018-05-20 11:10:18 -05:00
  • 014c22d170 Renamed EnhancedGitHubClient to GitHubAPI Brandon Keepers 2018-05-20 10:41:57 -05:00
  • 28a10aed50 Use prepare instead of prepublish Brandon Keepers 2018-05-20 10:36:04 -05:00
  • 2530f3469a Merge remote-tracking branch 'origin/master' into typescript-init Brandon Keepers 2018-05-20 10:33:54 -05:00
  • a73beeb630 Docs: Missing break statement in "Early exit" example (#538) Bo Zhang 2018-05-20 20:23:33 +08:00
  • 61393304f0 chore: Commit version number, remove snapshot tests (#535) v6.2.0 Brandon Keepers 2018-05-19 08:26:01 -05:00
  • 6ba287f8e4 docs: Add docs on unauthenticated events and a log warning (#536) Brandon Keepers 2018-05-19 08:24:54 -05:00
  • c713d2ad23 Add docs on unauthenticated events and a log warning doc-unauthenticated-events Brandon Keepers 2018-05-19 08:14:11 -05:00
  • f525df9e8a fix: Allow listening to installation.deleted event and other events that don't include an installation id (#475) Bartosz Łaniewski 2018-05-19 06:43:16 +02:00
  • 15b2496853 Merge remote-tracking branch 'origin/master' into typescript-init tcbyrd 2018-05-18 23:47:56 -04:00
  • 1748c63219 Fix deprecatation warning for octokit authentication Brandon Keepers 2018-05-18 22:42:32 -05:00
  • d0d9cefe50 Fixing types for id and installation_id tcbyrd 2018-05-18 23:29:00 -04:00
  • dbefde8a41 Wrapped logger types tcbyrd 2018-05-18 22:01:28 -04:00
  • 8e16a8102e Add optional headers to graphql query tcbyrd 2018-05-18 22:01:03 -04:00
  • 4e555f0e46 Merge branch 'master' into typescript-init tcbyrd 2018-05-18 16:25:55 -04:00
  • a67a90678a Updates to get newest Octokit tcbyrd 2018-05-18 16:04:26 -04:00
  • 97ca3a512f fix(package): update @octokit/rest to version ^15.6.0 (#533) Gregor Martynus 2018-05-16 11:03:26 -07:00
  • d99f3bdb6e chore: Test Node 9 and 10 in CI (#532) Jason Etcovitch 2018-05-16 13:33:31 -04:00
  • 5593c27582 Add function signature for logger tcbyrd 2018-05-13 21:54:51 -04:00
  • 57dd099637 Update GitHub interface and add GraphQL Query tcbyrd 2018-05-13 21:54:12 -04:00