Commit Graph

1060 Commits

Author SHA1 Message Date
Bex Warner
fa50b69978 Create CONTRIBUTING.md 2017-08-21 13:21:34 -07:00
Jason Etcovitch
baf4047763 Merge pull request #211 from JasonEtco/all-the-linting-errors
Fix the linter
2017-08-21 13:20:30 -07:00
Brandon Keepers
675b99a32d Fix overzealous find/replace 2017-08-21 14:43:05 -05:00
Jason Etcovitch
083a4f7a7c Add linter extend to package.json 2017-08-21 10:09:32 -07:00
Brandon Keepers
9dabb532ca Rename plugin => app in docs 2017-08-20 10:42:51 -05:00
Bex Warner
651e699238 clarify REST API 2017-08-20 08:35:53 -07:00
Bex Warner
c35a85362f use settings.yml 2017-08-20 08:35:04 -07:00
Bex Warner
a7fe400ad5 Update development.md 2017-08-20 08:32:26 -07:00
Brandon Keepers
f53fe41db5 Fix urls to example apps 2017-08-18 14:50:15 -05:00
Brandon Keepers
4abd2f6d81 Fix link to example GitHub profile 2017-08-18 14:49:10 -05:00
Brandon Keepers
df062ba9f7 Update website submodule when updating docs 2017-08-18 11:13:53 -05:00
Brandon Keepers
8fd40f72c8 Merge pull request #208 from probot/website-docs
Rework docs for website
2017-08-18 11:00:28 -05:00
Brandon Keepers
36332f8c7b Update publish-docs to copy API docs to website 2017-08-18 10:55:11 -05:00
Brandon Keepers
9ed2744cfc Copy over formatting fix 2017-08-18 10:03:16 -05:00
Brandon Keepers
22499a7c09 Fill out hello-world example 2017-08-18 08:08:52 -05:00
Brandon Keepers
5eaa59de36 Remove old plugins.md 2017-08-18 08:08:39 -05:00
Brandon Keepers
0158c1f167 Rework docs for website 2017-08-18 07:48:49 -05:00
Bex Warner
e21eb51194 Merge pull request #206 from probot/temp-docs-link
Add a temp docs link
2017-08-15 21:28:20 +00:00
Bex Warner
f85f23f26a Update plugins.md 2017-08-15 11:06:23 -07:00
Bex Warner
493602eae0 typo 2017-08-13 19:55:25 -07:00
anglinb
d8b42674fd Bumps webhook dep and adds webhookPath config 2017-08-13 19:31:58 -07:00
anglinb
66cc858583 Adds tests and updates docs 2017-08-13 19:12:36 -07:00
Brandon Keepers
0eac1d8ab5 Merge pull request #201 from JasonEtco/return-default
Return defaultConfig
2017-08-13 08:30:04 -04:00
Jason Etcovitch
75d24ddfa1 Return defaultConfig 2017-08-09 15:06:15 -07:00
Brandon Keepers
9aa13bdd52 Bump version to 0.10.0 2017-08-09 15:11:18 -05:00
Brandon Keepers
0f7260d5c6 Update node-github and github-apps deps 2017-08-09 15:11:18 -05:00
Brandon Keepers
aa84456974 Merge pull request #200 from probot/serializers
Add test for event serializer and fix cause of error
2017-08-09 15:10:37 -05:00
Brandon Keepers
e9964cb7f8 Add test for event serializer and fix cause of error 2017-08-09 15:03:40 -05:00
Brandon Keepers
9707c0ba21 Merge pull request #198 from probot/null-config
Return null if config is not found
2017-08-09 10:34:12 -05:00
Bex Warner
c38db6f1fa Merge pull request #195 from probot/add-testing-docs
add recommended testing documentation
2017-08-09 08:33:44 -07:00
Brandon Keepers
e423400cf9 Return null if config is not found 2017-08-09 09:10:48 -05:00
Brandon Keepers
a5f6a7a225 0.9.1 v0.9.1 2017-08-09 08:37:53 -05:00
Brandon Keepers
4281f88aab Prepare for 0.9.1 2017-08-09 08:37:09 -05:00
Brandon Keepers
684f1c4a06 Merge pull request #197 from probot/reduce-auth-token-ttl
Reduce auth token ttl
2017-08-09 00:57:30 -05:00
Brandon Keepers
7ab28d3edf Reduce auth token ttl
...to 1 min less than GitHub expiry
2017-08-09 00:55:38 -05:00
Brandon Keepers
63d66e4739 Merge pull request #196 from probot/error-context
Log the event with errors to aid debugging
2017-08-09 00:52:09 -05:00
Brandon Keepers
a531a09e86 Log the event with errors to aid debugging 2017-08-09 00:49:21 -05:00
Bex Warner
bd6e7da444 add recommended testing documentation 2017-08-08 11:53:07 -07:00
anglinb
a0c2467915 Adds sentry documentation and moves SENTRY_URL to SENTRY_DSN 2017-08-07 15:26:51 -07:00
Brandon Keepers
13c73d6810 Merge pull request #193 from probot/fix-deprecation-test
Fix deprecation test
2017-08-07 08:33:50 -05:00
Bex Warner
981e8e92b4 make test easier to follow 2017-08-06 21:10:14 -07:00
Bex Warner
3ec28ada3e fix deprecation test 2017-08-06 21:08:21 -07:00
Bex Warner
de468a478b Add support for update-docs and new-issue-welcome 2017-08-06 20:42:34 -07:00
Brandon Keepers
93dd936430 0.9.0 v0.9.0 2017-08-06 19:59:37 -05:00
Brandon Keepers
6ba9f2b10d Merge pull request #189 from jbjonesjr/patch-1
Remove deprecated integration id
2017-08-06 17:21:31 -05:00
Jamie Jones
828deba2e8 remove deprecated integration id
Integration id was set to be removed in 0.7. We're past that version, so cleaning up the deprecated option.
2017-08-05 13:45:05 -04:00
Brandon Keepers
231f87a047 Update API docs for context.config 2017-08-04 11:32:01 -05:00
Brandon Keepers
89891394ff Merge pull request #183 from probot/express
Use Express for the web server and allow plugins add routes
2017-08-03 20:06:39 -05:00
Brandon Keepers
097e4c8b51 Merge pull request #186 from JasonEtco/default-config
Pass defaultConfig object to context.config
2017-08-03 19:58:35 -05:00
Brandon Keepers
99d3af7485 Fix use of logger 2017-08-03 19:18:14 -05:00