Brandon Keepers
75126b40f9
Document deprecation warning
2017-06-11 20:04:32 -07:00
Brandon Keepers
ff5a7c80a4
Fix lint errors
2017-06-11 20:01:43 -07:00
Brandon Keepers
12fc819f6b
Warn if callback takes 2 args
2017-06-11 20:00:59 -07:00
Brandon Keepers
36da7cc42a
Remove localtunnel dependency
...
added in 82f75cb6d2
2017-06-11 19:42:13 -07:00
Brandon Keepers
b65d239772
Merge event and context arguments
2017-06-11 17:31:47 -05:00
Brandon Keepers
99b8460259
Merge pull request #157 from probot/retry-tunnel
...
Retry localtunnel
2017-06-11 16:21:09 -05:00
Brandon Keepers
82f75cb6d2
Fix lint errors
2017-06-11 01:17:47 -05:00
Brandon Keepers
98887fb148
Test localtunnel and retry if it failed
2017-06-11 01:06:53 -05:00
Brandon Keepers
76223a5029
Add ping route
2017-06-11 01:04:46 -05:00
Brandon Keepers
d680401279
Move tunnel code into a separate file
2017-06-11 00:22:24 -05:00
Brandon Keepers
32166324a1
Merge pull request #153 from probot/release-0.6.0
...
Release v0.6.0
2017-06-09 18:27:42 -05:00
Brandon Keepers
a710401e63
Add title
2017-06-09 18:25:50 -05:00
Brandon Keepers
be0ca802d4
Add changelog
2017-06-09 18:24:49 -05:00
Brandon Keepers
540319c014
Merge remote-tracking branch 'origin/master' into release-0.6.0
...
* origin/master:
Use shared es lint config
Relax node version
Add serializer for `repository` object
Fix env var name for deprecated INTEGRATION_ID
Update name from "GitHub Integrations" to "GitHub Apps"
2017-06-09 18:07:42 -05:00
Brandon Keepers
21d38a65f5
Use shared es lint config
2017-06-09 18:07:19 -05:00
Brandon Keepers
a57228e34d
Relax node version
2017-06-09 18:04:38 -05:00
Brandon Keepers
10f10d704c
Merge pull request #156 from probot/serializers
...
Add serializer for `repository` object
2017-06-09 17:44:57 -05:00
Brandon Keepers
ab1e9257fc
Add serializer for `repository` object
2017-06-09 17:17:01 -05:00
Brandon Keepers
fdcc2e949f
Fix env var name for deprecated INTEGRATION_ID
2017-06-09 16:45:35 -05:00
Brandon Keepers
7b28802eb6
Merge pull request #154 from probot/github-app
...
Update name to "GitHub Apps"
2017-06-08 16:50:22 -05:00
Brandon Keepers
fdfbaeafac
Update name from "GitHub Integrations" to "GitHub Apps"
2017-06-05 21:11:08 -05:00
Brandon Keepers
c885b77a26
0.6.0
2017-06-05 19:52:33 -05:00
Brandon Keepers
f84737861c
Merge pull request #151 from probot/greenkeeper/github-integration-2.0.0
...
Update github-integration to the latest version 🚀
2017-06-05 19:35:48 -05:00
greenkeeper[bot]
f24153b7e2
fix(package): update github-integration to version 2.0.1
...
Closes #151
2017-06-05 19:30:44 -05:00
Brandon Keepers
04e9760751
update response format in docs
2017-06-04 09:46:35 -05:00
Brandon Keepers
049a9598d4
Merge pull request #152 from probot/error-handling
...
Catch and log errors from plugins
2017-06-04 09:28:39 -05:00
Brandon Keepers
9d47cc6423
Update to handle v9 response format
2017-06-04 09:27:48 -05:00
Brandon Keepers
53ee6421b3
Catch and log errors from plugins
2017-06-04 09:25:00 -05:00
Brandon Keepers
19ecc89247
Bump github version
2017-06-03 09:03:27 -05:00
greenkeeper[bot]
1e97a00945
fix(package): update github-integration to version 2.0.0
2017-06-03 13:47:29 +00:00
Brandon Keepers
8ea451e366
Merge pull request #143 from stkent/patch-1
...
Fix typo in plugins documentation
2017-05-22 05:26:14 -05:00
Brandon Keepers
929447c31f
Merge pull request #144 from stkent/patch-2
...
Update docs on running plugins locally
2017-05-22 05:25:23 -05:00
Brandon Keepers
dfce2bdfba
Merge pull request #145 from stkent/patch-3
...
Clarify development install flow
2017-05-22 05:23:14 -05:00
Brandon Keepers
b44b4ab20b
Merge pull request #146 from stkent/patch-4
...
Fix typo in development docs
2017-05-22 05:22:40 -05:00
Stuart Kent
f4f9be78ab
Fix typo in development docs
2017-05-22 10:18:05 +01:00
Stuart Kent
d63cf162c0
Clarify development install flow
...
The "Install" button used to install an integration lives on the settings page of the integration, not on the settings page of the target repository.
2017-05-22 10:16:59 +01:00
Stuart Kent
39f4029820
Update docs on running plugins locally
...
These instructions referred to a file `autoresponder.js` which does not exist (a) for a plugin in general, or (b) for the autoresponder plugin in particular. The plugin template repo contains a file named `index.js` to export the plugin module, and this naming scheme seems to have been adopted widely (e.g. autoresponder, stale plugins both use `index.js`).
2017-05-22 09:56:15 +01:00
Stuart Kent
af8e85eafe
Fix typo in plugins documentation
2017-05-22 09:35:14 +01:00
Lee Dohm
12e65f27b0
Add missing assignment
2017-05-15 09:57:08 -07:00
Brandon Keepers
11b73ebf9e
Merge pull request #140 from probot/greenkeeper/raven-2.0.0
...
Update raven to the latest version 🚀
2017-05-14 20:26:39 -05:00
Lee Dohm
24ef94f232
Add tests for .getPluginConfig
2017-05-13 20:19:22 -07:00
Lee Dohm
69cdf51547
👕
2017-05-12 09:04:09 -07:00
Lee Dohm
4b04521699
Add a getPluginConfig function
2017-05-12 08:59:02 -07:00
greenkeeper[bot]
99ba72a79f
fix(package): update raven to version 2.0.0
2017-05-11 19:58:22 +00:00
Brandon Keepers
63319e882e
Release v0.5.0.
2017-05-04 16:28:14 -05:00
Brandon Keepers
fbda62ee5b
Update plugins.md
2017-05-04 11:17:26 -05:00
Brandon Keepers
cfadcb63c6
Tweaks
2017-05-03 12:13:19 -05:00
Brandon Keepers
0bbd9d182c
Get simulate working again
2017-05-03 11:54:28 -05:00
Brandon Keepers
f8890cbb41
Merge pull request #134 from probot/laws
...
Add three laws & empathy
2017-05-01 07:47:36 -05:00
Brandon Keepers
d883578e10
Add three laws & empathy
2017-04-29 16:19:27 -05:00