Donald Little
3bee037014
remove manual base64 encoding/decoding of private key ( #717 )
2018-10-03 13:52:42 -04:00
Brandon Keepers
2efa0b24b7
chore: Rename robot to app ( #542 )
...
This replaces all internal references to "robot" with "app" or
"Application". There should be no functional change in public APIs, but
may cause some issues for anyone using internal APIs.
2018-06-01 17:45:23 -05:00
Wei He
5f4340f504
docs: deployment to now ( #548 )
2018-05-29 13:44:50 -07:00
Pika
1bace4c32c
docs: Remove the docs/deploy.md step... ( #520 )
...
...since the template no longer includes it
2018-05-05 15:17:50 -04:00
Pika
70dd807f36
docs: Remove obsolete step for deploying to Now ( #517 )
2018-05-03 10:33:23 -05:00
Abhijeet Singh
450b42c090
docs(deployment): log level setting for deployments to now ( #492 )
2018-04-12 12:57:09 -07:00
Tommy Byrd
088e223213
correct featured apps link ( #490 )
2018-04-06 09:38:10 -04:00
Brandon Keepers
fbc9593091
Docs: encourage people to add their app to the website ( #454 )
2018-03-14 22:27:54 -05:00
Brandon Keepers
e5fe15a0da
Docs: Add error tracking to contents ( #453 )
2018-03-08 21:55:33 -05:00
Rahmeen Habib
9394ca1db3
Update docs about glitch deployment ( #421 )
...
* Update deployment.md to clarify what the webhook URL is supposed to look like
2018-02-07 23:57:29 -08:00
Jason Etcovitch
5e9c0b67ea
docs: Add "next" front matter ( #406 )
2018-01-26 16:01:35 -05:00
Sam Yamashtia
575d308fb7
[Suggestion] Use marketplace link instread of original link ( #383 )
...
* Use marketplace link instread of original link
* Change Purchase a Sentry.io -> Install Sentry from Marketplace
2018-01-04 09:10:09 -06:00
Lucas Nicodemus
7d2a284461
docs: Improve Now documentation with scaling and aliases ( #367 )
2017-12-13 09:10:46 -06:00
Lucas Nicodemus
976af759fb
docs: Add NODE_ENV to Zeit Now boot command ( #365 )
2017-12-08 09:05:55 -06:00
Lucas Nicodemus
6042678970
docs: Reflect now.sh private key issue ( #364 )
2017-12-08 02:53:02 -05:00
Brandon Keepers
dda5df88d8
Refactor app loading ( #284 )
...
BREAKING CHANGE: `probot run` without any arguments will no longer autoload apps named `probot-*`.
2017-10-14 05:25:02 -07:00
Zeke Sikelianos
24933cb68d
tiny glitch fixes
2017-09-09 12:44:15 -07:00
Gregor
cefad1e3b1
docs(deployment): Glitch
2017-09-09 09:33:26 -07:00
Gregor Martynus
95bca21d65
docs(deployment): typo
2017-09-08 17:54:23 -07:00
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