Brandon Keepers
dc33e4be6f
Remove deprecated robot method from a probot instance
2017-08-24 15:54:59 -05:00
Brandon Keepers
c030b5f685
Update CHANGELOG.md
2017-08-24 15:53:22 -05:00
Brandon Keepers
0336a7d918
Merge remote-tracking branch 'origin/master' into release-0.10.0
...
* origin/master:
Move event2 fixture into test
Add test for array input to robot.on()
Fix lint error by removing semicolons
Recursively deal with arrays passed to robot.on()
Add support for multiple events per robot.on()
2017-08-24 15:49:42 -05:00
Brandon Keepers
07c9dd46ae
Merge pull request #212 from wilhelmklopp/master
...
Multiple events per robot.on()
2017-08-24 15:49:27 -05:00
Brandon Keepers
076f0cd9e9
Add link to full changelog
2017-08-24 15:45:18 -05:00
Brandon Keepers
d1ba605c29
0.10.0
2017-08-24 15:44:30 -05:00
Brandon Keepers
9b15108fbb
Update changelog for 0.10.0
2017-08-24 15:44:25 -05:00
Wilhelm Klopp
a20867af9e
Move event2 fixture into test
2017-08-24 21:04:08 +01:00
Wilhelm Klopp
e152163752
Add test for array input to robot.on()
2017-08-24 18:31:42 +01:00
Wilhelm Klopp
aaa8e294e9
Fix lint error by removing semicolons
2017-08-24 14:46:01 +01:00
Brandon Keepers
68c66880a3
Merge pull request #194 from anglinb/sentry_docs
...
Adds sentry documentation and moves SENTRY_URL to SENTRY_DSN
2017-08-24 08:41:50 -05:00
Brandon Keepers
dfbcc9fe58
Fix standard lint errors
2017-08-24 08:39:00 -05:00
Brandon Keepers
654c7a6241
Tweak error tracking docs
2017-08-24 08:36:58 -05:00
Wilhelm Klopp
940769717e
Recursively deal with arrays passed to robot.on()
2017-08-24 14:34:56 +01:00
Brandon Keepers
9f6003d5e0
Merge branch 'master' into sentry_docs
2017-08-24 08:34:35 -05:00
Brandon Keepers
2526a7594f
Merge pull request #210 from probot/plugin-to-app
...
Rename plugin => app
2017-08-24 08:31:04 -05: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
Wilhelm Klopp
a720b7962b
Add support for multiple events per robot.on()
2017-08-24 13:24:16 +01:00
Bex Warner
18a665c6c6
Merge pull request #219 from probot/standard
...
STANDARD LINT ALL OF THE THINGS
2017-08-23 14:34:24 -07:00
Bex Warner
e37c0bd9c6
Merge pull request #192 from probot/behaviorbot-support
...
Add support for update-docs and new-issue-welcome
2017-08-23 10:32:11 -07:00
Bex Warner
3f7770386f
Merge branch 'behaviorbot-support' of github.com:probot/probot into behaviorbot-support
2017-08-23 10:25:59 -07:00
Bex Warner
7906e4aa88
Merge branch 'master' of github.com:probot/probot into behaviorbot-support
2017-08-23 10:25:35 -07:00
Bex Warner
e67e3b6a18
maximize cat gifage
2017-08-23 10:17:49 -07:00
Bex Warner
4cec752dcc
create new error instead of eslint disable
2017-08-23 10:00:12 -07:00
Bex Warner
08dbb4102d
confirmed my localdev is is 😵
2017-08-23 08:47:03 -07:00
Bex Warner
6fad2c4f39
tetsing if a standard error fails on CI
2017-08-23 08:44:14 -07:00
Bex Warner
6d37ad80da
STANDARD LINT ALL OF THE THINGS
2017-08-22 20:06:31 -07:00
Brandon Keepers
729e698fae
Remove "plugin" from log messages
2017-08-22 20:42:03 -05:00
Brandon Keepers
09f27fa33b
Update settings app name
2017-08-22 20:38:29 -05:00
Brandon Keepers
b96b87d6fe
create-probot-plugin => create-probot-app
2017-08-22 18:33:23 -05:00
Brandon Keepers
34e8bddfdd
Merge remote-tracking branch 'origin/master' into plugin-to-app
...
* origin/master:
The Slack chat channel on the Internet machine
Clean up link to slack channel
Add link to slack channel
Adds a line break
add test to ensure deprecation occurs
add version for deprecation to console.warn and inline comment
it's on the same tab
annoying space 💢
bot -> app
0 -> 1 silly markdown
Create CONTRIBUTING.md
Add linter extend to package.json
clarify REST API
use settings.yml
Update development.md
Fix urls to example apps
Fix link to example GitHub profile
Bumps webhook dep and adds webhookPath config
2017-08-22 18:29:44 -05:00
Brandon Keepers
44906e2a75
Merge pull request #216 from probot/slack
...
Add link to slack channel
2017-08-22 16:44:48 -05:00
Brandon Keepers
c89be4fc85
The Slack chat channel on the Internet machine
2017-08-22 16:39:21 -05:00
Brian Anglin
dc3141fadf
Merge pull request #215 from probot/anglinb-first-merge-newline
...
Adds a line break
2017-08-22 14:38:33 -07:00
Brandon Keepers
b6d44f0b9b
Clean up link to slack channel
2017-08-22 16:37:35 -05:00
Brandon Keepers
52cb593697
Add link to slack channel
2017-08-22 16:33:47 -05:00
Brian Anglin
231fc40248
Adds a line break
2017-08-22 14:31:49 -07:00
Brian Anglin
62eaccee71
Merge pull request #203 from anglinb/webhook_patch
...
Bumps webhook dep and adds webhookPath config
2017-08-22 14:28:02 -07:00
Bex Warner
83833bf302
Merge pull request #214 from probot/deprecate-context-event
...
Deprecate (context, event) for 0.10
2017-08-22 11:50:18 -07:00
Bex Warner
7828d852ef
add test to ensure deprecation occurs
...
Signed-off-by: Bex Warner <hiimbex@github.com >
2017-08-22 10:10:27 -07:00
Bex Warner
fa4ecbcc4e
add version for deprecation to console.warn and inline comment
...
Signed-off-by: Bex Warner <hiimbex@github.com >
2017-08-22 10:10:07 -07:00
Bex Warner
eb0ebc603a
moar typo
2017-08-21 16:20:40 -07:00
Bex Warner
5322f03dd3
typo
2017-08-21 16:19:17 -07:00
Bex Warner
930970af7a
update plugin usage
2017-08-21 16:12:14 -07:00
Bex Warner
84b05708ac
Merge pull request #209 from probot/docs-updates
...
Update development.md
2017-08-21 14:43:52 -07:00
Bex Warner
1a1851fbdb
Merge pull request #213 from probot/add-contributing
...
Create CONTRIBUTING.md
2017-08-21 14:43:08 -07:00
Bex Warner
c5cea724a1
it's on the same tab
2017-08-21 14:33:59 -07:00
Bex Warner
a81bb16dfa
annoying space 💢
2017-08-21 14:30:26 -07:00
Bex Warner
3f1da1ad5d
bot -> app
2017-08-21 14:29:41 -07:00
Bex Warner
6c993c5bdb
0 -> 1 silly markdown
2017-08-21 14:28:26 -07:00