Brandon Keepers
8c6ea7dc13
Lock to specific version of express-async-errors ( #432 )
...
https://github.com/davidbanham/express-async-errors/pull/4 is the cause
for https://github.com/gr2m/wip-bot/issues/42
v5.0.1
2018-02-18 10:42:53 -06:00
Brandon Keepers
26fc0e61bc
Remove unused eventsource, move jest to dev deps ( #403 )
v5.0.0
2018-01-18 08:11:45 -06:00
SaravanaN
3c7a6e6e33
fix: update log when server starts #394 ( #398 )
2018-01-15 10:30:28 -05:00
Wilhelm Klopp
dcd0e32c3c
Add option to disable stats ( #392 )
2018-01-12 08:20:25 -06:00
Brandon Keepers
a3c91afdf3
Properly handle async errors ( #384 )
2018-01-12 08:10:10 -06:00
Jason Etcovitch
dd1c7ebd45
Customize Codecov ☂️ ( #386 )
2018-01-12 08:01:29 -06:00
Brandon Keepers
b71b2a0135
Remove localtunnel ( #387 )
2018-01-11 21:51:39 -06:00
Brandon Keepers
0b527178eb
Use smee-client instead of EventSource directly ( #389 )
2018-01-11 21:39:50 -06:00
Brandon Keepers
c8da5b451d
Fix lint error introduced in #390
2018-01-11 21:30:04 -06:00
Brandon Keepers
9251282a6e
Document probot-config extension ( #390 )
...
* Document probot-config extension
* Fix lint errors in docs
* await
2018-01-11 19:05:42 -06:00
Ryan Tsao
36e3b57b41
feature: Add early termination to paginate method ( #329 )
v4.1.0
2018-01-11 13:16:44 -05:00
Aaron Ang
6b9c41d79e
docs: Update "Remix on Glitch" button link ( #388 )
2018-01-09 21:15:27 -05:00
Christian Weber
2e51bb36a4
docs: How to install Node and Probot for Development ( #381 )
2018-01-07 16:57:13 -05:00
Sam Yamashtia
575d308fb7
[Suggestion] Use marketplace link instread of original link ( #383 )
...
* Use marketplace link instread of original link
* Change Purchase a Sentry.io -> Install Sentry from Marketplace
2018-01-04 09:10:09 -06:00
Brandon Keepers
0e373a8af5
fix(package): update jest to version 22.0.3 ( #378 )
...
Closes #373
2017-12-20 23:08:00 -06:00
Jason Etcovitch
60c1b2b245
docs: Link to GHE docs ( #370 )
2017-12-13 12:19:08 -05:00
Jason Etcovitch
7bef6a7bf9
chore: Add serializer tests ( #369 )
2017-12-13 11:13:46 -05:00
Lucas Nicodemus
7d2a284461
docs: Improve Now documentation with scaling and aliases ( #367 )
v4.0.0
2017-12-13 09:10:46 -06:00
Lucas Nicodemus
976af759fb
docs: Add NODE_ENV to Zeit Now boot command ( #365 )
2017-12-08 09:05:55 -06:00
Lucas Nicodemus
6042678970
docs: Reflect now.sh private key issue ( #364 )
2017-12-08 02:53:02 -05:00
Brandon Keepers
6aa3a2f7b2
feat: Add support for experimental webhook proxy ( #359 )
...
Usage:
$ WEBHOOK_PROXY_URL=http://github-webhook-proxy.herokuapp.com/abcxyz npm start
2017-12-07 12:30:18 -06:00
Jason Etcovitch
68ef6c08d4
Add example to README ( #361 )
2017-12-06 00:29:39 -05:00
Jason Etcovitch
c2d2da17ee
Enable Codecov ( #360 )
2017-12-05 10:22:40 -05:00
Jason Etcovitch
92c5c52e66
Implement GHE Support ( #331 )
...
* Add GHE_URL host option to GitHubApi
* Absorb github-app repo
* Implement new github-app setup
* Basic tests for GHE support
* Add docs
* Switch GHE_URL for GHE_HOST
* Make the tests pass by moving things
* Fix sentry test
2017-11-30 13:02:58 -05:00
Brandon Keepers
27b7c8d406
refactor: Extract Sentry logging to a built-in plugin ( #353 )
2017-11-27 20:57:52 -06:00
Brandon Keepers
b4751760ec
Log full requests as trace ( #352 )
2017-11-27 20:52:30 -06:00
Brandon Keepers
e35028890a
Improve GitHub logging ( #351 )
...
* Extract github client extensions into module
* Add logging to extended GitHub client
* Update test to check output
* Inline GitHub App methods
* Update node-github links
* Remove src, which does not show up with LOG_FORMAT=simple anyway
* Fix lint errors
2017-11-27 10:18:58 -06:00
Jamie Jones
a7596e24d2
General cleanup ( #350 )
...
* re-order args for `bin/probot-run.js`
- Local tunnel/internal properties are grouped together and appear first
- GitHub App args are now grouped together and come second
* standardize on block comment spacing in `lib/robot.js`
- open comment is flush
- all subsequent lines are indented by 1-space
2017-11-26 21:42:04 -05:00
Brandon Keepers
01b347c9c4
doc: Logging ( #348 )
2017-11-25 22:44:32 -06:00
Brandon Keepers
1e2551853e
feat: Add request/response logging ( #322 )
...
BREAKING CHANGE:
- Default log level is now `INFO` instead of `DEBUG`
2017-11-25 22:16:54 -06:00
Brandon Keepers
b5d05b3913
fix: Improve log messages for localtunnel ( #349 )
2017-11-25 22:03:31 -06:00
Jason Etcovitch
a1831021ec
Fix two 404s to the API docs ( #344 )
2017-11-21 22:55:09 -05:00
Brandon Keepers
c5a0c5956c
Add context.log to add event context to each log message ( #321 )
...
* Add logger on context.log
* Update robot.log instances in docs
* Add more event context
2017-11-21 12:31:55 -06:00
Brandon Keepers
d6129b48fc
fix(package): update github to version 12.0.3 ( #340 )
...
Closes #243
2017-11-21 12:29:50 -06:00
Brandon Keepers
c05d36757a
chore(packaging): Remove semantic-release from CI ( #341 )
2017-11-21 12:29:09 -06:00
Jason Etcovitch
9eeac3a57e
refactor: switch ejs for hbs
2017-11-21 09:21:39 -05:00
Brandon Keepers
f8abe25d83
fix: Move unhandled rejection listener to cli scripts ( #339 )
v3.0.3
2017-11-20 21:32:56 -06:00
Brandon Keepers
62e984c123
chore: Move index.js into lib/ ( #338 )
2017-11-20 21:13:18 -06:00
Dylan
5993a289cf
Add option to develop Probot on Glitch ( #306 )
...
docs: Add "Remix on Glitch" button for hello world example
2017-11-20 00:23:42 -05:00
Jason Etcovitch
374ee7dd04
refactor: absorb github-app
2017-11-20 00:11:33 -05:00
Jason Etcovitch
dbdf9a55e0
chore: Setup Appveyor ( #334 )
...
* Add appveyor.yml
* Add AppVeyor badge to README
2017-11-19 23:57:37 -05:00
Brandon Keepers
83b7454f74
docs: Replace examples with include from website ( #327 )
2017-11-12 14:11:40 -06:00
Brandon Keepers
5dde8405c5
chore: remove unnecessary test config ( #313 )
2017-11-02 20:39:12 -05:00
Olivier Combe
f508dfa2cb
fix: use posix join for context.config to fix issue on Windows ( #311 )
v3.0.2
2017-11-02 08:09:56 -05:00
Olivier Combe
833a34e62b
fix: use lowercase username for localtunnel ( #310 )
v3.0.1
2017-10-31 07:57:05 -05:00
summerhopes
d65c23810e
docs(typo): Fix typo in CONTRIBUTING
2017-10-30 11:45:04 -04:00
Andreas Ölund
7e49dafb3a
Add the zeroth law of robotics ( #305 )
2017-10-26 16:10:01 -05:00
Sanborn Hilland
e3235d5e6f
docs(testing): Fix typo
2017-10-23 22:50:47 -04:00
Joe Nash
dd814b334f
docs(testing): typo ( #301 )
2017-10-21 19:35:29 -07:00
Brandon Keepers
e0cae18db4
docs: Add list of ideas to hello world example ( #296 )
2017-10-19 10:03:17 -05:00