tcbyrd
30af8747c2
Refactor imports and exports and fix tests
...
Convert the rest of the files in `/src` and disable allowJs
Move everything to named exports
Update bin to use named exports
Make all tests js and use named exports
2018-02-25 20:42:25 -05:00
tcbyrd
c126fda67d
Probot CLI should use compiled output
2018-02-19 12:14:00 -05:00
Olivier Combe
5546e5c4fc
working typescript setup ( #375 )
2017-12-30 23:14:26 -05:00
Brandon Keepers
f8abe25d83
fix: Move unhandled rejection listener to cli scripts ( #339 )
2017-11-20 21:32:56 -06:00
Brandon Keepers
dda5df88d8
Refactor app loading ( #284 )
...
BREAKING CHANGE: `probot run` without any arguments will no longer autoload apps named `probot-*`.
2017-10-14 05:25:02 -07:00
Brandon Keepers
771bbbab91
Merge remote-tracking branch 'origin/master' into plugin-to-app
...
* origin/master:
maximize cat gifage
create new error instead of eslint disable
confirmed my localdev is is 😵
tetsing if a standard error fails on CI
STANDARD LINT ALL OF THE THINGS
update plugin usage
Add support for update-docs and new-issue-welcome
2017-08-24 08:24:26 -05:00
Bex Warner
6d37ad80da
STANDARD LINT ALL OF THE THINGS
2017-08-22 20:06:31 -07:00
Brandon Keepers
9dabb532ca
Rename plugin => app in docs
2017-08-20 10:42:51 -05:00
Brandon Keepers
99d3af7485
Fix use of logger
2017-08-03 19:18:14 -05:00
anglinb
17f382dfae
Fixes loading pluigns on the express branch
2017-08-03 19:15:54 -05:00
Brandon Keepers
bed7346781
Use commander for simulate command
2017-07-18 20:32:19 +02:00
Brandon Keepers
332ee97bce
Use receive api to deliver event
2017-07-18 20:29:12 +02:00
Brandon Keepers
afa1a91921
Rename simulate script and fix lint errors
2017-07-18 20:09:17 +02:00