Commit Graph

13 Commits

Author SHA1 Message Date
Gregor Martynus d1a66fc59e test: remove `test/fixtures/test-private-key.pem` from gitignore 2020-12-07 21:14:05 -08:00
Hayden 53564a9119 build: package lock file (#791) 2018-12-18 10:02:30 -08:00
Tommy Byrd d2fe925e1a chore: Rewrite core in Typescript (#372) 2018-05-25 15:17:19 -05:00
Jason Etcovitch 7bef6a7bf9
chore: Add serializer tests (#369) 2017-12-13 11:13:46 -05:00
Jason Etcovitch 81ad1f2a46 chore: Add package-lock.json to gitignore
* Add package-lock.json to gitignore

* Remove greenkeeper-lockfile from travis
2017-10-14 13:04:28 -07:00
Brandon Keepers 36332f8c7b
Update publish-docs to copy API docs to website 2017-08-18 10:55:11 -05:00
Brandon Keepers 00aff2385a
Merge remote-tracking branch 'origin/master' into jsdoc
* origin/master: (45 commits)
  Fix lint errors
  Upate tests to handle async callback
  Update docs
  Pass an authenticated client to context
  Log unhandled rejections
  Find private key if it is not set
  add .js ext to files in bin/; closes #129
  add PRIVATE_KEY_PATH env var support; closes #122
  ensure "start" script runs from local directory
  enable autodiscovery of plugins; closes #99
  use function expressions in suite and test blocks
  Update filename
  Edits
  fix formatting
  Contents
  Heroku docs
  edits
  Release v0.4.1.
  Disable raven console alerts
  Relax node version requirements
  ...

# Conflicts:
#	docs/api.md
#	lib/context.js
#	lib/robot.js
#	package.json
2017-04-29 09:29:01 -05:00
Brandon Keepers 677f28b5c2
Ignore all private keys 2017-04-08 08:43:07 -05:00
Brandon Keepers 84e6fb8f9e
Ignore jsdoc output 2017-03-20 00:36:51 -05:00
Brandon Keepers 604fdb9ee3
Ignore .env 2016-10-15 22:00:53 -05:00
Brandon Keepers 4a432b3a07
Ignore priate-key.pem 2016-10-14 00:09:19 -05:00
Brandon Keepers fbc764c6ff
Ignore node_modules 2016-09-16 16:59:52 -05:00
Brandon Keepers 049d4ff08e Add .gitignore 2016-09-16 09:12:46 -07:00