Commit Graph

26 Commits

Author SHA1 Message Date
Gleb Bahmutov 8f3a71ee78 add nested-projects repo CI badge (#471)
* add nested-projects repo CI badge

* add project name
2017-09-14 11:17:52 -04:00
Gleb Bahmutov b9dce5035d move deployment out of contributing guide (#330) 2017-08-01 11:23:00 -04:00
Jennifer Shehane 11f995dcf7 README: add info about licensing. 2017-07-27 14:27:29 -04:00
Jennifer Shehane c8b099a26e contributing: Fix link to Contributing doc / formatting 2017-07-27 13:17:06 -04:00
Jennifer Shehane 2b8a978dfe moved writing/commiting information from Readme to Contributing guideline. 2017-07-26 17:05:55 -04:00
Gleb Bahmutov afd88808e2 docs: run root install automatically before using bin-up, close #283 (#284)
* docs: run root install automatically before using bin-up, close #283

* Bump stack-size to fix RangeError: Maximum call stack size exceeded

* Add clarity

* Add consistency with rest of readme
2017-07-07 12:00:46 -04:00
Gleb Bahmutov 29f40e39a5 badge: add shield cypress badge to readme, close #262 (#272) 2017-07-05 17:55:37 -04:00
Gleb Bahmutov de305db260 Build app for both platforms (#249)
* binary: check platform, throw exception on mismatch

* binary: build script actually builds linux platform app

* zip from Mac both linux and darwin apps

* quiet npm installs during builds
2017-06-30 16:50:05 -04:00
Gleb Bahmutov f33aeabfa0 binary: add CLI option to skip cleaning output dist folder 2017-06-29 16:07:49 -04:00
Gleb Bahmutov bba4332e8d Issue 224: building, zipping and uploading binary (#234)
* server: remove obsolete desktop types

* server: ensure project path generated by tests is ignored

* driver: remove unused gulp deps

* deploy: refactored to simplify uploading binary to S3 close #224

* refactored questions to allow asking only some information

* ask for zip file

* use option --zip to pass zip filename

* install cloudflare-cli

* working on making individual binary steps work

* move buildDir and distDir to meta file

* update references

* refactor questions

* Mac binary zipped and installed successfully

* successful builds on both platforms, upload and install

* refactor combined step deploy function

* add building binary on linux to CircleCI

* install root deps only

* fine, make build binary depend on main build

* server: fix app data path

* name binary using SHA

* server: unskip test concerning productName

* build binary with serial mode

* driver: improve visibility algorithm

* server: add some logging around browser launching

* docs: update cy.trigger position option - fixes #108

* desktop: fix invalid dom nesting

* docs: Add FAQ question about 'how to test file download'

* desktop: fix un-returned promise warning when logging in

* rebuild node-sass for current platform automatically (#225)

* uncomment two lines

* desktop: use same dropdown as browsers for user menu

* desktop: simplify build scripts, remove unused deps

* readme: add docker cypress/base image badge

* fix typo in readme

* deploy: refactored to simplify uploading binary to S3 close #224

* refactored questions to allow asking only some information

* ask for zip file

* use option --zip to pass zip filename

* install cloudflare-cli

* working on making individual binary steps work

* move buildDir and distDir to meta file

* update references

* refactor questions

* Mac binary zipped and installed successfully

* successful builds on both platforms, upload and install

* refactor combined step deploy function

* add building binary on linux to CircleCI

* install root deps only

* fine, make build binary depend on main build

* name binary using SHA

* build binary with serial mode

* uncomment two lines

* print build linux folder on CI
2017-06-29 14:29:56 -04:00
Gleb Bahmutov 60faf37c0c fix typo in readme 2017-06-29 11:27:33 -04:00
Gleb Bahmutov 2216ebec1f readme: add docker cypress/base image badge 2017-06-29 11:26:17 -04:00
Gleb Bahmutov 23fefc74b9 root readme: update all test projects links, close #215 (#226) 2017-06-27 10:25:41 -04:00
Gleb Bahmutov b4bfafa192 readme: add status badges from all related CI builds 2017-06-23 10:31:34 -04:00
Jennifer Shehane 9bb03434a4 Fixed inaccurately documented script commands 2017-06-22 12:09:55 -04:00
Gleb Bahmutov 76105c8940 remove pre-git again 2017-06-21 13:07:38 -04:00
Brian Mann 4368d806b7 rename dev -> scripts 2017-06-07 15:35:56 -04:00
Brian Mann be14f29dca monorepo: explicit docker npm run command 2017-06-05 18:07:32 -04:00
Gleb Bahmutov cb236f5641 all: run lint command on pre-commit hook (#121)
* all: run lint command on pre-commit hook

* all: describe pre-commit hook in readme

Test commit from GitHub Desktop

* test: testing pre-commit hook

works in GitHub Desktop and shows errors if fails
2017-06-02 10:07:04 -04:00
Gleb Bahmutov ffc9783349 run: make run-all.js more robust against empty folders (#111) 2017-05-31 14:27:18 -04:00
Gleb Bahmutov b2d21b17ef docker: script to run CI docker image locally (#98) 2017-05-26 09:15:06 -04:00
Brian Mann 2e892fb542 make package scripts consistent - fixes #43 2017-05-17 12:20:06 -04:00
Gleb Bahmutov f87073a6cc add CircleCI badge 2017-05-15 11:30:32 -04:00
Gleb Bahmutov 53b5a949ff add note how to use debug to see log messages 2017-05-15 09:26:22 -04:00
Chris Breidng eb5054618d refactor cli and download libs
- move to root /lib
- convert cli code from coffeescript to javascript
- refactor cli code to fit better into monorepo and be more testable
2017-04-05 13:41:06 -04:00
Chris Breiding a0b55b6a67 add monorepo readme 2016-10-26 14:31:03 -04:00