eric sciple
5294a3ee06
commands translate file path from container action ( #331 )
2020-02-12 21:07:43 -05:00
David Kale
746c9d9ec0
Trace javascript action exit code instead of user logs ( #290 )
...
* Trace javascript action exit code instead of user logs
* Debug instead of trace
2020-01-21 11:23:30 -05:00
eric sciple
02639a2092
translate problem matcher file to host path ( #272 )
2020-01-13 15:24:57 -05: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
Julio Barba
c3c66bb14a
Replace remaining Agent -> Runner references ( #229 )
2019-12-16 15:45:00 -05:00
David Kale
1918906505
First pass ( #221 )
2019-12-16 14:53:19 -05:00
eric sciple
ab87b39f53
better repo matching for issue file path ( #208 )
2019-12-11 14:21:26 -05:00
eric sciple
8911283cdb
fix problem matcher to treat fromPath as a file path ( #183 )
2019-11-07 11:26:29 -05:00
Eilon Lipton
bcac4557a0
Fix Runner.Worker build warnings ( #174 )
...
Most of these warnings show up on only certain build OSes because of #ifdefs in the code. The fix is to suppress these warnings.
2019-11-06 08:47:56 -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