Ethan Chiu
3836574cce
Fix period
2020-07-08 10:52:36 -04:00
Ethan Chiu
ba4ce9c3d3
Change confusing term context => templateContext, Eliminate _fileTable and only use ExecutionContext.FileTable + update this table when need be
2020-06-23 13:22:20 -04:00
Ethan Chiu
58d11ef80a
Progress towards passing FileTable or FileID or FileName
2020-06-22 18:29:48 -04:00
Ethan Chiu
6552263369
clean up
2020-06-18 15:57:23 -04:00
Ethan Chiu
e56b2439b9
Env Flow => Able to get env variables and overwrite current env variables => but it doesn't 'stick'
2020-06-18 15:34:48 -04:00
Tingluo Huang
2bd0b1af0e
launch middle man process on macOS to workaround SIP limit ( #416 )
2020-04-09 16:13:06 -04:00
Tingluo Huang
b0a71481f0
support defaults. ( #369 )
2020-03-17 23:40:37 -04:00
David Kale
70a09bc5ac
shell from prependpath ( #231 )
...
* Prepend path before locating shell tool
* Join optional prepended path to path before searching it
* Use prepended path when whiching shell tool
* Addition prependPath location
* Also use prepended paths when writing out run details
* Small tweak to undo unnecessary change
2019-12-18 15:00:12 -05:00
Thomas Boop
f1c58c33b6
Default to pwsh with powershell as a fallback ( #142 )
...
* Default to pwsh with powershell as a fallback
* Update releaseNote.md
* clean up code
2019-10-23 11:24:02 -04:00
Thomas Boop
9d7b0a2405
set default shell to powershell in windows ( #135 )
...
* set default shell to powershell in windows
* Update error checking
* Update error message
2019-10-21 14:08:12 -04:00
Tingluo Huang
c8afc84840
GitHub Actions Runner
2019-10-10 00:52:42 -04:00