Jason Etcovitch
96d2ba1960
Fix typo
...
Fixes a typo. `a organization` to `an organization`.
2017-06-28 16:26:56 -05:00
Brandon Keepers
0078c31523
Move default secret so it works for programatic uses
2017-06-27 12:50:21 -04:00
Brandon Keepers
9dd1afd696
Test for manually delivering events
2017-06-27 12:49:54 -04:00
Brandon Keepers
2f6a520854
Define receive method for manually delivering events
2017-06-27 10:26:42 -04:00
Brandon Keepers
0da2ede151
Merge branch 'apps'
...
* apps:
0.7.2
2017-06-27 10:25:51 -04:00
Brandon Keepers
95f4057522
Merge pull request #164 from probot/apps
...
Use updated github-app package
2017-06-25 16:25:42 -04:00
Brandon Keepers
65e01911f9
0.7.2
2017-06-25 16:24:09 -04:00
Brandon Keepers
f49984fb60
Update apis and docs to use github-apps module
2017-06-25 16:11:54 -04:00
Brandon Keepers
2aa5e6f90c
Update to github-app depenedency
2017-06-25 16:06:01 -04:00
Brandon Keepers
fbbbb840a2
Link to PR from changelog
2017-06-25 15:34:50 -04:00
Brandon Keepers
01b1c60fd5
Update dates for releases
...
h/t @mcmahonjohn
2017-06-20 15:34:51 -07:00
Brandon Keepers
2a647ae832
Merge pull request #162 from kytrinyx/deprecation-typo
...
Fix typo in deprecation warning
2017-06-20 15:21:16 -07:00
Katrina Owen
fe2ad5da12
Fix typo in deprecation warning
...
The deprecation warning boiled down to: APP_ID is deprecated, set APP_ID instead.
The deprecated environment variable is named INTEGRATION_ID.
2017-06-19 06:00:21 -06:00
Brandon Keepers
41ab48f21f
Merge pull request #160 from hiimbex/patch-1
...
Update Documentation
2017-06-16 13:15:40 -07:00
Bex Warner
abeb46b59d
changing doc again
2017-06-16 11:32:07 -07:00
Brandon Keepers
a083dafa1d
Merge pull request #161 from probot/fix-context
...
Fix error when receiving events
2017-06-16 11:27:05 -07:00
Brandon Keepers
21de1b2362
0.7.1
2017-06-16 11:20:12 -07:00
Brandon Keepers
1d15e3492c
Update changelog for 0.7.1
2017-06-16 11:20:08 -07:00
Brandon Keepers
6571218cfe
Remove getter for backward compatability
...
This is actually causing an error, so just going to assume that the bump to 0.7.0 is enough to communicate the breaking change
2017-06-16 11:15:04 -07:00
Brandon Keepers
91c1472f34
Failing test to show issue with Context
2017-06-16 11:10:47 -07:00
Bex Warner
75f2f77b51
Update the readme
2017-06-16 10:25:13 -07:00
Brandon Keepers
b11870d6b3
Merge remote-tracking branch 'origin/master'
...
* origin/master:
Rename a reference to the combined context
2017-06-16 10:20:46 -07:00
Brandon Keepers
c41678ee24
Merge pull request #159 from kytrinyx/doc-refs
...
Rename a reference to the combined context
2017-06-15 16:43:02 -07:00
Brandon Keepers
b4cdeabfbd
0.7.0
2017-06-15 16:41:55 -07:00
Brandon Keepers
f9b3061fea
Update Changelog for v0.7.0
2017-06-15 16:41:36 -07:00
Katrina Owen
5dbfd72b68
Rename a reference to the combined context
...
In #158 the event and context arguments to the callback got combined into one.
The documentation was still referring to the event object, which is no longer present.
2017-06-15 17:20:01 -06:00
Brandon Keepers
bc74f99c3a
Merge pull request #158 from probot/merge-event-context
...
Merge event and context arguments
2017-06-13 20:08:50 -07:00
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