* server: WIP snapshots
* server: add snapshots for e2e tests
* runner: fix lint task
* eslint fixes
* use cypress eslint plugin
* add eslintrc for scripts
* launcher: add eslintrc
* docs: add eslintrc
* exclude bower_components from linting
* docs: rework callback function example for should() and and() command
* docs: updated roadmap, added many new issues
* docs: reference new issues in roadmap
* docs: added 0.20.0 summary, issues that need to be opened
* docs: clarify on CLI changes, all misc other improvements
* docs: bump hexo [skip ci]
* docs: fix typo #616
* bump hexo dep
* docs: fixed some incorrect links.
* docs: deployed to production [skip ci]
* docs: get hexo to escape html properly
* docs: use sync render [skip ci]
* scripts: use path separator for label, close#501 (#502)
* desktop-gui: guard against record keys being set to null
* desktop-gui: add test for record keys being null
* launcher: detect chrome on windows (#504)
close#504
* launcher: detect chrome on windows
checks if file exists, then determines version using `wmic`
close#503
* launcher: detect canary and chromium
plus update types to latest
* add launcher as a CI job
* run launcher on Windows CI
* forgot to restore monorepo
* go back on Win CI
* Merge from master (#508)
* server: WIP snapshots
* server: add snapshots for e2e tests
* runner: fix lint task
* eslint fixes
* use cypress eslint plugin
* add eslintrc for scripts
* launcher: add eslintrc
* docs: add eslintrc
* exclude bower_components from linting
* docs: rework callback function example for should() and and() command
* docs: updated roadmap, added many new issues
* docs: reference new issues in roadmap
* docs: added 0.20.0 summary, issues that need to be opened
* docs: clarify on CLI changes, all misc other improvements
* docs: bump hexo [skip ci]
* docs: fix typo #616
* bump hexo dep
* docs: fixed some incorrect links.
* docs: deployed to production [skip ci]
* docs: get hexo to escape html properly
* docs: use sync render [skip ci]
* Use npm@5 to install on Windows (#509)
* cli: extend test delay to avoid listr animation
* run linter an all
* update contributing docs (#511)
* update contributing docs
* add notes on linting, branching and testing
* two CI branches, one for develop one for master
* root: move deploy scripts from server to top level scripts
* remove postinstall download stop variable
* deploy: list all dev dependencies
* working on deploy run
* WIP comment out obsolete run-sequence
* add cypress-io/cypress-example-recipes
* root: enable run all to skip package or packages by name
* deploy: move coffee lint to root
* deploy: make bump async
* deploy: WIP update deploy + build processes for monorepo
* Add cypress-io/cypress-example-module-api project build to bump
* remove commas
* Add project cypress-io/cypress-test-ci-environments to list of projects to test
* deploy: WIP refactor classes -> functional
* deploy: don't copy node_modules or prune -> just npm install
* cli: consolidate important fields into monorepo root, pull out and build
* all: cleanup package.json, remove versions, license, repo information
-move some deps to devDeps
* all: convert es5 -> es6 + fix linting
* deploy: specify files to include when copying packages for dist
* deploy: convert coffee script in place + remove coffee files