Commit Graph

931 Commits

Author SHA1 Message Date
greenkeeper[bot]
5898da7f50 fix(package): update @octokit/rest to version 15.2.0 (#457) 2018-03-15 00:00:22 -05:00
Brandon Keepers
24aec79be5 chore(package): update semver to version 5.5.0 (#461) 2018-03-14 23:31:02 -05:00
Brandon Keepers
71ad002471 chore(package): update nock to version 9.2.0 (#460) 2018-03-14 23:26:33 -05:00
Brandon Keepers
1d139b71df chore(package): update raven to version 2.4.2 (#459) 2018-03-14 23:20:01 -05:00
Brandon Keepers
6086c92fc5 chore(package): update bottleneck to version 2.2.0 (#458) 2018-03-14 23:19:42 -05:00
Brandon Keepers
fbc9593091 Docs: encourage people to add their app to the website (#454) 2018-03-14 22:27:54 -05:00
greenkeeper[bot]
9cf5745120 fix(package): update @octokit/rest to version 15.1.9 2018-03-10 17:37:24 +00:00
greenkeeper[bot]
c83ea72c24 chore(package): update semantic-release to version 15.0.0 (#452) 2018-03-10 10:00:43 -06:00
Brandon Keepers
204d122e00 chore(package): update eslint to version 4.18.2 (#455) 2018-03-08 23:40:12 -05:00
Brandon Keepers
e5fe15a0da Docs: Add error tracking to contents (#453) 2018-03-08 21:55:33 -05:00
Brandon Keepers
6489a3911d Update config.yml (#431) 2018-03-08 21:37:34 -05:00
Alexey Alekhin
ddb5b3d9ba Raise an error if there are several .pem files (#441) 2018-03-08 21:33:46 -05:00
greenkeeper[bot]
74de2ce443 fix(package): update @octokit/rest to version 15.1.7 2018-03-08 16:50:57 +00:00
Jason Etcovitch
22a1a8bc8d docs(README): typo (#449) 2018-03-03 18:45:46 +00:00
Jason Etcovitch
f94ef2b5ed docs: Add Summer of Code section to the README (#448)
* Add summer-of-code section

* RailsGirls -> Rails Girls
2018-03-03 13:43:33 -05:00
Brandon Keepers
ce4727596f Update node-github => octokit/rest.js in docs (#445) 2018-02-28 09:29:47 -06:00
greenkeeper[bot]
0060098fd7 chore(package): Update standard to the latest version 🚀 (#436) 2018-02-28 10:09:40 -05:00
Brandon Keepers
bff87ef7d0 Lock to specific version of express-async-errors (#432) (#444)
https://github.com/davidbanham/express-async-errors/pull/4 is the cause
for https://github.com/gr2m/wip-bot/issues/42
2018-02-28 08:25:15 -06:00
Jason Etcovitch
3e597aabf7 docs: Summer of Code doc (#435) 2018-02-25 12:20:13 -05:00
greenkeeper[bot]
b820949216 fix(package): update @octokit/rest to version 14.0.9 2018-02-18 23:36:17 +00:00
Rahmeen Habib
9394ca1db3 Update docs about glitch deployment (#421)
* Update deployment.md to clarify what the webhook URL is supposed to look like
2018-02-07 23:57:29 -08:00
Brandon Keepers
72d6911a79 fix: Re-throw errors from octokit (#418) 2018-02-05 10:28:02 -05:00
greenkeeper[bot]
2f3f434ab8 fix(package): Update bottleneck to the latest version 🚀 (#397) 2018-02-03 15:55:50 -05:00
Brandon Keepers
c8231b5b2c Use npx, document yarn (#417) 2018-02-03 15:51:53 -05:00
Jamie Strusz
0b1a875108 doc: Add .env.example template info (#414) 2018-02-03 15:01:55 -05:00
Thomas Wood
e8fde06df0 Further explicit note on yml config for target repos (#416)
Follow-up to #415
2018-02-03 14:57:13 -05:00
greenkeeper[bot]
7d932b8fcc fix(package): update dotenv to version 5.0.0 (#412) 2018-02-01 11:42:56 -06:00
Victor
d3a47ababa Payload object explanation in documentation (#411)
* Payload object explanation

* Little precision about event-name for probot simulate
2018-02-01 11:40:32 -06:00
Daniel Pritchett ⚡
b85d6f372e More explicit notes on yml config for target repos (#415) 2018-02-01 11:16:10 -06:00
greenkeeper[bot]
c0844e00f8 fix(package): update @octokit/rest to version 14.0.8 2018-01-30 17:36:48 -08:00
Gregor
0ebea0eaee refactor: github -> @octokit/rest 2018-01-29 11:07:17 -08:00
Gregor
7f0b0d10c8 chore(console): github is now octokit 2018-01-29 11:07:17 -08:00
Gregor
5bf1c315c7 test: adapt for @octokit/rest
Turns out that the `per_page` & `page` params are missing in [routes.json](https://github.com/octokit/rest.js/blob/master/lib/routes.json#L1682-L1687), which means, with the previous implementations, they have been ignored!

The new implementation automatically passes all remaining options as query parameter (for `GET` requests) so it works anyway.

So tl;dr: the new release actually fixed a bug, getting the stats will be more performant now, as it gets 100 results instead of 30
2018-01-29 11:07:17 -08:00
Gregor
3872ec6c6e fix(package): -github, +@octokit/rest 2018-01-29 11:07:17 -08:00
Brandon Keepers
0a4b297757 Allow setting logger name to separate components (#355) 2018-01-29 08:26:33 -06:00
Jason Etcovitch
8a5ad67123 Improve docs on probot simulate command (#405) 2018-01-28 22:48:04 -06:00
Jason Etcovitch
5e9c0b67ea docs: Add "next" front matter (#406) 2018-01-26 16:01:35 -05:00
greenkeeper[bot]
8b483f7922 chore(package): update semantic-release to version 12.2.2 (#395) 2018-01-26 08:59:24 -05:00
Jason Etcovitch
7734e9d283 docs: Add docs for data persistence (#242) 2018-01-26 00:01:34 -05:00
Lee Dohm
9e4e5ccac3 Add section on how to help if you're just starting out (#393) 2018-01-18 12:09:39 -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