Commit Graph

21 Commits

Author SHA1 Message Date
Brandon Keepers
654c7a6241 Tweak error tracking docs 2017-08-24 08:36:58 -05:00
Brandon Keepers
9f6003d5e0 Merge branch 'master' into sentry_docs 2017-08-24 08:34:35 -05:00
Brandon Keepers
9dabb532ca Rename plugin => app in docs 2017-08-20 10:42:51 -05:00
Brandon Keepers
9ed2744cfc Copy over formatting fix 2017-08-18 10:03:16 -05:00
Brandon Keepers
0158c1f167 Rework docs for website 2017-08-18 07:48:49 -05:00
anglinb
66cc858583 Adds tests and updates docs 2017-08-13 19:12:36 -07:00
anglinb
a0c2467915 Adds sentry documentation and moves SENTRY_URL to SENTRY_DSN 2017-08-07 15:26:51 -07:00
Zeke Sikelianos
db76238600 document tailing logs on heroku 2017-07-20 22:03:34 -07:00
Brandon Keepers
fdfbaeafac Update name from "GitHub Integrations" to "GitHub Apps" 2017-06-05 21:11:08 -05:00
Christopher Hiller
0f14bf3499 add PRIVATE_KEY_PATH env var support; closes #122
The loading preference is:

1. CLI flag
2. `PRIVATE_KEY`
3. `PRIVATE_KEY_PATH`
4. Find a `.pem` file in the current working dir

Changes:

- break out PK loading logic into module `lib/private-key.js`
- add more info to error messaging if probot fails to find a PK
- add tests
- add note to deployment docs
2017-04-24 23:02:48 -07:00
Brandon Keepers
aadf2d6e73 Update filename 2017-04-09 01:37:24 -05:00
Brandon Keepers
0ef380a6fd Edits 2017-04-08 23:22:05 -05:00
Brandon Keepers
50983e5d76 fix formatting 2017-04-08 23:19:30 -05:00
Brandon Keepers
771e1e616f Contents 2017-04-08 23:18:57 -05:00
Brandon Keepers
c535483beb Heroku docs 2017-04-08 23:16:00 -05:00
Brandon Keepers
558abda719 edits 2017-04-08 23:02:57 -05:00
Brandon Keepers
d46c3a25fb Merge remote-tracking branch 'origin/master' into doc-deploy
* origin/master: (27 commits)
  Release v0.4.1.
  Disable raven console alerts
  Relax node version requirements
  Release v0.4.0.
  Update log for local server
  Remove tunnel script
  Move subdomain config
  Update docs to use localtunnel
  Add subdomain option
  Setup tunnel using localtunnel
  Ensure node version is satisfied
  autoBreadcrumbs
  Use local logger variable
  Connect sentry to logger
  Move logger setup to index
  Fix package.json for multiple plugins
  Specific filename not needed
  Remove log
  Ignore all private keys
  Look for any pem in the cwd
  ...
2017-04-08 22:57:19 -05:00
Brandon Keepers
f3073ca8b2 Fix package.json for multiple plugins 2017-04-08 09:01:40 -05:00
Brandon Keepers
15508e8ae1 Directions for deploying to Now 2017-04-02 10:57:37 -05:00
Brandon Keepers
6ac5b45464 Start of deploy docs 2017-03-19 23:19:09 -05:00
Brandon Keepers
780b7970bb More updates to docs 2017-03-13 10:38:42 -05:00