Chris Breiding
|
5ace2fdc01
|
random cleanup
|
2017-05-24 10:55:02 -04:00 |
|
Chris Breidng
|
86d8d6ee1c
|
implement cypress.open
|
2017-04-19 09:42:34 -04:00 |
|
Chris Breidng
|
93ebe1b4ec
|
remove unnecessary error catching
|
2017-04-19 09:35:57 -04:00 |
|
Chris Breidng
|
3048a2ea4c
|
implement cypress.run
|
2017-04-18 16:05:06 -04:00 |
|
Chris Breidng
|
5a758e71ef
|
clear version state when forcing install of verify
|
2017-04-18 10:20:12 -04:00 |
|
Chris Breidng
|
45b98fe5d3
|
update cli verify description
|
2017-04-18 09:20:39 -04:00 |
|
Chris Breiding
|
fc2eb09a65
|
add verify command and force install for install command
|
2017-04-14 15:59:09 -04:00 |
|
Chris Breiding
|
d064bc0fe3
|
fix tests
|
2017-04-14 13:57:14 -04:00 |
|
Chris Breiding
|
a9126fc88f
|
finish up smoke test and add unit tests
|
2017-04-13 15:33:34 -04:00 |
|
Chris Breidng
|
8d5d270b0c
|
WIP improve UX for executable verification
|
2017-04-12 14:38:23 -04:00 |
|
Chris Breidng
|
38402fb612
|
initial pass at depency failure test
|
2017-04-07 16:28:23 -04:00 |
|
Chris Breidng
|
bfd296a447
|
WIP run smoke test to check for dependency failures
|
2017-04-06 17:03:42 -04:00 |
|
Chris Breidng
|
8a8910c1ca
|
re-organize files
|
2017-04-06 13:48:16 -04:00 |
|
Chris Breidng
|
d157c27625
|
use json file for tracking version
|
2017-04-05 15:29:54 -04:00 |
|
Chris Breidng
|
2fad6785df
|
implement initial error-handling for verifying cypress executable
|
2017-04-05 15:02:33 -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 Breidng
|
3e114ad635
|
create core-download and implement basic functionality
|
2017-03-22 13:57:07 -04:00 |
|
Chris Breiding
|
aeadf4c9a3
|
convert run scripts to JS and prep for require-able cypress module
|
2017-03-15 09:56:06 -04:00 |
|
Chris Breiding
|
e8935d6b32
|
handle install and test aliases
|
2016-10-26 10:11:44 -04:00 |
|
Chris Breiding
|
b39aadd091
|
add clean tasks
|
2016-10-25 14:33:03 -04:00 |
|
Chris Breiding
|
e231d26d16
|
allow specifying packages and error if no matching packages are found
|
2016-10-24 10:23:25 -04:00 |
|
Chris Breiding
|
72fb2e1ed2
|
line up test scripts
|
2016-10-24 09:22:42 -04:00 |
|
Chris Breiding
|
9cc125d189
|
collect stderr and print at end of output
|
2016-10-21 13:57:04 -04:00 |
|
Chris Breiding
|
a62b4b728e
|
extract run all from index
|
2016-10-20 09:52:38 -04:00 |
|
Chris Breiding
|
a3a81e71d6
|
improve error reporting
|
2016-10-19 16:18:02 -04:00 |
|
Chris Breiding
|
1aed209ddf
|
fix npm run all install
|
2016-10-17 11:11:36 -04:00 |
|
Chris Breiding
|
2eae9d354d
|
fix core-app starting
core-app changes the cwd, which messes up the root monorepo tasks, so it needs to be required lazily
|
2016-10-17 11:07:29 -04:00 |
|
Chris Breiding
|
7a10846cbb
|
wip - get packages talking to each other
|
2016-10-17 10:36:06 -04:00 |
|
Chris Breiding
|
3773421c4b
|
output all scripts to single pane
|
2016-10-12 13:50:58 -04:00 |
|
Chris Breiding
|
b8a45f76cd
|
save wip on parallel script UI
current issues:
- nodemon causes scrolling not to work (https://github.com/chjj/blessed/issues/235)
- exiting doesn’t exit scripts (via npm-run-all) properly
|
2016-10-12 13:21:20 -04:00 |
|
Chris Breiding
|
bdeef6c686
|
some cleanup
|
2016-10-06 13:22:25 -04:00 |
|
Brian Mann
|
c4ba9a2b5b
|
WIP experimental monorepo
|
2016-09-27 10:21:09 -04:00 |
|