Commit Graph

778 Commits

Author SHA1 Message Date
Brandon Keepers
14e8cb6ccb Configure greenkeeper-lockfile 2017-08-31 23:09:17 -05:00
greenkeeper[bot]
89a14fd589 docs(readme): add Greenkeeper badge 2017-09-01 03:46:32 +00:00
greenkeeper[bot]
14692dd45b chore(package): update dependencies 2017-09-01 03:46:29 +00:00
Bex Warner
09e325031b Merge pull request #230 from probot/pRoBoT
pro the bot
2017-08-30 09:17:24 -07:00
Bex Warner
a9448a5198 spacing 2017-08-30 11:14:38 -05:00
Bex Warner
bd5053eb63 Merge branch 'master' into pRoBoT 2017-08-30 09:14:19 -07:00
Bex Warner
458d630adb other pee robot from #229 2017-08-30 11:13:43 -05:00
Brandon Keepers
24ac8869bb Merge pull request #229 from probot/sssssssshhhh
Sssssssshhhh
2017-08-30 07:25:50 -05:00
Bex Warner
0511397ff1 pro the bot 2017-08-29 23:38:51 -05:00
Brandon Keepers
94b138305d Move unchanged constants outside of function
Before this, the tests were giving a warning about a potential memory leak due to `process.on(unhandledRejection, ...)` being called multiple times.
2017-08-29 22:33:36 -05:00
Brandon Keepers
9250c8c555 Set LOG_LEVEL=fatal for all tests 2017-08-29 22:32:01 -05:00
Brandon Keepers
d441aa6f4c Silence server errors in test with default error handler 2017-08-29 22:11:18 -05:00
Brian Anglin
90606115a4 Merge pull request #227 from probot/anglinb-fix-doc-links
Fix doc links
2017-08-28 10:23:33 -07:00
Brian Anglin
660c6550bb Move to absolute reference 2017-08-27 21:40:32 -07:00
Brian Anglin
e43d66c3fb Fix doc links 2017-08-26 15:15:35 -07:00
Brandon Keepers
5f6c03accf Merge pull request #225 from probot/stale
Create configuration for stale app
2017-08-25 08:14:23 -05:00
Brandon Keepers
b6d42fd9b3 Create stale.yml 2017-08-24 17:08:46 -05:00
Brandon Keepers
16e37b87fb Merge pull request #223 from probot/release-0.10.0
Release 0.10.0
2017-08-24 16:08:35 -05:00
Brandon Keepers
8fc93040ec Update changelog for removed deprecations v0.10.0 2017-08-24 16:02:41 -05:00
Brandon Keepers
e93555397e Remove deprecated event argument for callback 2017-08-24 15:57:13 -05:00
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