Commit Graph

665 Commits

Author SHA1 Message Date
Brandon Keepers f8ac99d674
Use local logger variable 2017-04-08 12:18:53 -05:00
Brandon Keepers fd3f1e0208
Connect sentry to logger 2017-04-08 12:18:31 -05:00
Brandon Keepers e64f65a5fc
Move logger setup to index 2017-04-08 12:05:26 -05:00
Brandon Keepers f3073ca8b2 Fix package.json for multiple plugins 2017-04-08 09:01:40 -05:00
Brandon Keepers 082f4b3ace Merge pull request #116 from probot/use-any-key
Look for any `.pem` file
2017-04-08 08:57:25 -05:00
Brandon Keepers ceaea351b9
Specific filename not needed 2017-04-08 08:51:31 -05:00
Brandon Keepers 4e4ead5074
Remove log 2017-04-08 08:51:01 -05:00
Brandon Keepers 677f28b5c2
Ignore all private keys 2017-04-08 08:43:07 -05:00
Brandon Keepers c6c9a152d3
Look for any pem in the cwd 2017-04-08 08:39:04 -05:00
Brandon Keepers dd9230a199 Create CODE_OF_CONDUCT.md 2017-04-06 18:49:20 -05:00
Brandon Keepers 7dbb707a9b
Show trace for webhooks received 2017-04-06 08:50:22 -05:00
Brandon Keepers 60b2af551f
Release v0.3.2. 2017-04-06 08:41:19 -05:00
Brandon Keepers eb07a5df68
Don't override unhandled rejection, report webhook errors 2017-04-06 08:40:48 -05:00
Brandon Keepers 614df3fad6
Release v0.3.1. 2017-04-05 08:22:28 -05:00
Brandon Keepers 76c4cd591b Merge pull request #113 from probot/best-practices
Start documenting best practices
2017-04-04 16:08:49 -05:00
Lee Dohm 8843f6f21e
Add 'dry run' recommendation 2017-04-03 15:29:36 -07:00
Brandon Keepers 15508e8ae1
Directions for deploying to Now 2017-04-02 10:57:37 -05:00
Brandon Keepers 03193ad44e
Start documenting best practices 2017-04-02 09:43:24 -05:00
Brandon Keepers e8aca83fc0
Update auth docs 2017-04-01 23:17:57 -05:00
Brandon Keepers 52917d346b
Merge remote-tracking branch 'origin/master' into jsdoc
* origin/master: (21 commits)
  Update paginate to default to returning response
  capture unhandled rejections
  Fix lint errors
  Add raven to report errors to sentry
  Release v0.3.0.
  Change level of log message
  Start with array
  Use `function` to preserve `this`
  Add docs on paginate method
  Fix lint errors
  robot.auth as integration or installation
  Add paginate to default github client object
  Release v0.2.1.
  Hack to throttle requests
  Remove env variables
  Fix travis version
  Add cache and cache installation token
  a
  chore(package): update xo to version 0.19.0
  Clarify that it's the _webhook_ secret
  ...
2017-04-01 22:59:25 -05:00
Brandon Keepers db764604fb Merge pull request #111 from probot/sentry
Add raven to report errors to sentry
2017-04-01 22:56:31 -05:00
Brandon Keepers 301caf50d5 Merge pull request #112 from probot/paginate-default-callback
Update paginate to default to returning response
2017-04-01 22:56:07 -05:00
Brandon Keepers 52d071d180
Update paginate to default to returning response 2017-04-01 12:10:14 -05:00
Brandon Keepers 4a28aaa3f9
capture unhandled rejections 2017-03-31 17:46:06 -07:00
Brandon Keepers d7e43aad7b
Fix lint errors 2017-03-31 17:38:25 -07:00
Brandon Keepers 37140a285b
Add raven to report errors to sentry 2017-03-31 17:37:00 -07:00
Brandon Keepers 6a16b24338
Release v0.3.0. 2017-03-31 05:41:21 -07:00
Brandon Keepers d3420438af Merge pull request #110 from probot/re-paginate
Integrate pagination support into Probot core
2017-03-31 05:40:20 -07:00
Brandon Keepers d3d5e564dd
Change level of log message 2017-03-31 05:38:54 -07:00
Brandon Keepers 4e2affbee4
Start with array 2017-03-30 16:43:15 -07:00
Brandon Keepers 35bf4017e8
Use `function` to preserve `this` 2017-03-30 16:31:49 -07:00
Brandon Keepers b8366bda35
Add docs on paginate method 2017-03-30 16:00:39 -07:00
Brandon Keepers 1ae62eaa68
Fix lint errors 2017-03-30 15:50:13 -07:00
Brandon Keepers 5d8e229353
robot.auth as integration or installation 2017-03-30 15:00:37 -07:00
Lee Dohm dbc48c14f5
Add paginate to default github client object 2017-03-30 14:29:32 -07:00
Brandon Keepers 4b483938f8
Release v0.2.1. 2017-03-28 00:35:13 -05:00
Brandon Keepers 1e65179168 Merge pull request #109 from probot/throttling
Hack to throttle requests
2017-03-28 00:15:54 -05:00
Brandon Keepers f4eb189687
Hack to throttle requests 2017-03-28 00:03:07 -05:00
Brandon Keepers 9c3ffb1839 Merge pull request #108 from probot/caching
Add cache
2017-03-27 22:33:36 -05:00
Brandon Keepers 8291867879
Remove env variables 2017-03-27 22:22:59 -05:00
Brandon Keepers 97c7180d87
Fix travis version 2017-03-27 22:20:52 -05:00
Brandon Keepers 530da8b31f
Add cache and cache installation token 2017-03-27 22:13:17 -05:00
Brandon Keepers ff8aae5f26 a 2017-03-27 15:06:04 -05:00
Brandon Keepers c1fdcb8b62 Merge pull request #106 from probot/greenkeeper/xo-0.19.0
Update xo to the latest version 🚀
2017-03-25 19:02:50 -05:00
greenkeeper[bot] 8dfd800f9a chore(package): update xo to version 0.19.0
https://greenkeeper.io/
2017-03-25 20:06:07 +00:00
Brandon Keepers cbad7462d1 Clarify that it's the _webhook_ secret 2017-03-25 08:25:56 -05:00
Brandon Keepers c0d8f4d112 Fix formatting 2017-03-20 10:35:41 -05:00
Brandon Keepers 73733b6aa5
Remove semicolon 2017-03-20 00:39:48 -05:00
Brandon Keepers 84e6fb8f9e
Ignore jsdoc output 2017-03-20 00:36:51 -05:00
Brandon Keepers 6af993ad1f
Move API docs inline 2017-03-20 00:36:51 -05:00