Commit Graph

12 Commits

Author SHA1 Message Date
Brandon Keepers
6ba287f8e4 docs: Add docs on unauthenticated events and a log warning (#536) 2018-05-19 08:24:54 -05:00
Brandon Keepers
3503b1f611 Add GraphQL support (#472) 2018-03-21 21:33:16 -05:00
Brandon Keepers
ce4727596f Update node-github => octokit/rest.js in docs (#445) 2018-02-28 09:29:47 -06:00
Jason Etcovitch
60c1b2b245 docs: Link to GHE docs (#370) 2017-12-13 12:19:08 -05:00
Jason Etcovitch
92c5c52e66 Implement GHE Support (#331)
* Add GHE_URL host option to GitHubApi

* Absorb github-app repo

* Implement new github-app setup

* Basic tests for GHE support

* Add docs

* Switch GHE_URL for GHE_HOST

* Make the tests pass by moving things

* Fix sentry test
2017-11-30 13:02:58 -05:00
Brandon Keepers
e35028890a Improve GitHub logging (#351)
* Extract github client extensions into module

* Add logging to extended GitHub client

* Update test to check output

* Inline GitHub App methods

* Update node-github links

* Remove src, which does not show up with LOG_FORMAT=simple anyway

* Fix lint errors
2017-11-27 10:18:58 -06:00
Brandon Keepers
bb8e7136d8 Add eslint-plugin-markdown to lint docs 2017-09-12 07:01:18 -07: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
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
Brandon Keepers
4abd2f6d81 Fix link to example GitHub profile 2017-08-18 14:49:10 -05:00
Brandon Keepers
0158c1f167 Rework docs for website 2017-08-18 07:48:49 -05:00