Commit Graph

11 Commits

Author SHA1 Message Date
Christopher Monsanto
abc8a5e069 deploy: string interface for runOnFile 2020-08-10 05:41:42 -04:00
Christopher Monsanto
30ffa1f2d0 deploy: check that ActionQueue dst isnt absolute & no duplicates 2020-08-10 05:37:12 -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
fca3bd0ca3 deploy: add ActionQueue::print 2020-08-09 05:59:21 -04:00
Christopher Monsanto
e625489c45 deploy/script: fix bad prototype interaction with Env/contextify 2020-08-08 05:43:22 -04:00
Christopher Monsanto
24edce9b94 deploy/script: factor out more cli logic into runOnFile 2020-08-08 04:41:13 -04:00
Christopher Monsanto
623f8290c4 deploy: add scriptname to env 2020-08-07 05:27:10 -04:00
Christopher Monsanto
1032980d1f deploy: fix ActionQueue.run() 2020-08-07 04:34:10 -04:00
Christopher Monsanto
49c5f5a873 deploy: add script.ts (replacement for lang.js) 2020-08-07 04:34:10 -04:00