Commit Graph

32 Commits

Author SHA1 Message Date
Christopher Monsanto
608a112faa deploy: write info to stderr instead of stdout
interferes with tar
2023-04-05 01:12:44 -04:00
Christopher Monsanto
0bc74044c6 deploy: add support for writing tar archives 2023-03-29 02:58:40 -04:00
Christopher Monsanto
3e35e84768 deploy: generalize aq mode a bit 2023-03-29 02:19:01 -04:00
Christopher Monsanto
76928a90f3 deploy/script: move exception handling to run* 2020-08-24 03:39:35 -04:00
Christopher Monsanto
d150893cc4 deploy/script: runOnFile takes aq 2020-08-24 03:36:49 -04:00
Christopher Monsanto
312cca912d deploy: add --link 2020-08-23 22:14:25 -04:00
Christopher Monsanto
d85dd8f45a deploy: factor out runAq, print warning on success w/o -o/-v 2020-08-23 21:47:19 -04:00
Christopher Monsanto
b79a6ea804 deploy: print verbosity level 2020-08-23 21:25:24 -04:00
Christopher Monsanto
e98d42d0cf deploy: debug() on exception 2020-08-22 22:43:36 -04:00
Christopher Monsanto
4176e86d21 deploy: buffer copy() errors 2020-08-14 06:23:46 -04:00
Christopher Monsanto
5033364925 deploy: imply no act if -o not supplied 2020-08-13 02:02:19 -04:00
Christopher Monsanto
baf1564e4c deploy: remove aq.join/add output dir to print/describe/run 2020-08-13 01:35:14 -04:00
Christopher Monsanto
193d4e35b9 deploy: remove another nodePath reference 2020-08-12 06:24:56 -04:00
Christopher Monsanto
9f8f84b25c deploy: remove path.js dependency from cli 2020-08-10 05:43:44 -04:00
Christopher Monsanto
abc8a5e069 deploy: string interface for runOnFile 2020-08-10 05:41:42 -04:00
Christopher Monsanto
1d9d10cf63 deploy: ActionQueue interfaces use strings instead of Path objects 2020-08-10 05:29:06 -04:00
Christopher Monsanto
830c0fadfc deploy: add vm.Script wrapper, remove fs dependency in index.ts 2020-08-10 03:46:21 -04:00
Christopher Monsanto
8fb0f51b8f deploy: add ActionQueue::join 2020-08-09 06:12:36 -04:00
Christopher Monsanto
10c0ddd27d deploy: deploy -> run 2020-08-09 06:06:21 -04:00
Christopher Monsanto
fca3bd0ca3 deploy: add ActionQueue::print 2020-08-09 05:59:21 -04:00
Christopher Monsanto
24edce9b94 deploy/script: factor out more cli logic into runOnFile 2020-08-08 04:41:13 -04:00
Christopher Monsanto
80c00d6eba deploy: ignore dir in input to copy 2020-08-07 05:19:38 -04:00
Christopher Monsanto
9bc86aefe8 deploy: comment out -t 2020-08-07 05:00:11 -04:00
Christopher Monsanto
8416e8d445 deploy: force evaluation context for parsing -e 2020-08-07 04:34:10 -04:00
Christopher Monsanto
3e3a6dd40c deploy: name result 2020-08-07 04:34:10 -04:00
Christopher Monsanto
5661d5e1e9 deploy: add -n/--no-act to copy() 2020-08-07 04:34:10 -04:00
Christopher Monsanto
43b75ae5ac deploy: -o is required, make copy() relative to outputDir 2020-08-07 04:34:10 -04:00
Christopher Monsanto
e5812e2da0 deploy: use actionqueue/script for copy cli 2020-08-07 04:34:10 -04:00
Christopher Monsanto
7c9a4fa4ac deploy: import -> copy 2020-08-07 04:34:10 -04:00
Christopher Monsanto
dab36f0771 deploy: import first pass 2020-08-07 04:34:10 -04:00
Christopher Monsanto
ca17fcd6e1 deploy: allow link to copy() 2020-08-07 04:34:10 -04:00
Christopher Monsanto
b11b520a38 deploy: TS index 2020-08-07 04:34:09 -04:00