147 Commits

Author SHA1 Message Date
Andreas Ölund
7e49dafb3a Add the zeroth law of robotics (#305) 2017-10-26 16:10:01 -05:00
Sanborn Hilland
e3235d5e6f docs(testing): Fix typo 2017-10-23 22:50:47 -04:00
Joe Nash
dd814b334f docs(testing): typo (#301) 2017-10-21 19:35:29 -07:00
Brandon Keepers
e0cae18db4 docs: Add list of ideas to hello world example (#296) 2017-10-19 10:03:17 -05:00
Jason Etcovitch
e7a0c5cd80 chore(tests): Migrate to Jest
* Add jest, remove mocha/expect

* Migrate all tests to Jest

* Make test pass

* Move tests into `/test/`

* Update testing docs

* Fix resolver test
2017-10-14 06:02:34 -07: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
Katie Horne
7b765e7c6f Update output mentioned in 'Generating a new app' section 2017-09-29 15:59:34 -07:00
Brandon Keepers
4e14bd72e4 docs: fix log statement 2017-09-26 08:16:32 -05:00
Brandon Keepers
60558f92b6 Merge pull request #252 from probot/lint-docs
Add eslint-plugin-markdown to lint docs
2017-09-12 10:38:58 -05:00
Brandon Keepers
bb8e7136d8 Add eslint-plugin-markdown to lint docs 2017-09-12 07:01:18 -07:00
Brandon Keepers
2bad978e4b Reorder, document metadata 2017-09-12 06:54:04 -07:00
Brandon Keepers
24c9bba5ca Fix JS style 2017-09-12 06:40:39 -07:00
Brandon Keepers
0ec3550882 Add docs on extensions 2017-09-11 20:46:57 -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
62581e2599 Fix url 2017-09-07 16:20:43 -05:00
Brandon Keepers
38eb0b2601 Tweak README and docs to link to website 2017-09-07 12:09:22 -05:00
Brandon Keepers
bcf60b45a2 Fix title 2017-09-05 11:01:50 -05:00
Brandon Keepers
bddd37700d Link to testing next 2017-09-03 10:55:52 -05:00
Bex Warner
0511397ff1 pro the bot 2017-08-29 23:38:51 -05: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
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
b96b87d6fe create-probot-plugin => create-probot-app 2017-08-22 18:33:23 -05: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
Bex Warner
c5cea724a1 it's on the same tab 2017-08-21 14:33:59 -07:00
Bex Warner
a81bb16dfa annoying space 💢 2017-08-21 14:30:26 -07:00
Bex Warner
3f1da1ad5d bot -> app 2017-08-21 14:29:41 -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
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
f85f23f26a Update plugins.md 2017-08-15 11:06:23 -07:00
anglinb
66cc858583 Adds tests and updates docs 2017-08-13 19:12:36 -07: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
ce9d87f626 Update docs 2017-08-01 22:42:23 -05:00
Brandon Keepers
698f567713 Update docs 2017-08-01 19:44:51 -05:00
Brandon Keepers
849a86b208 Add robot.route() method 2017-08-01 16:32:01 -05:00
Brandon Keepers
20743926df Doc the create-probot-plugin cli 2017-07-27 14:16:51 -05:00
Brandon Keepers
0d41954c3a Add example in doc, link from best practices 2017-07-27 10:16:19 -05:00
Brandon Keepers
f4b324c992 Fix typo 2017-07-24 15:55:38 -05:00