Rob Bos
|
ebadce7958
|
Typo: Changed dockerManger to dockerManager (#1133)
|
2021-06-04 10:51:30 -04:00 |
|
klassiker
|
007ac8138b
|
Add proxy support for container actions (#840)
* Add proxy support for container actions in Runner.Worker/StepsRunner
* Move proxy modifications to ContainerActionHandler
|
2020-12-11 13:08:45 -05:00 |
|
Thomas Boop
|
9976cb92a0
|
Add Runner File Commands (#684)
* Add File Runner Commands
|
2020-08-28 15:32:25 -04:00 |
|
David Kale
|
da3cb5506f
|
Fold logs for intermediate docker commands (#608)
|
2020-07-22 14:55:49 -04:00 |
|
eric sciple
|
0921af735a
|
move shared ExecutionContext properties under .Global (#594)
|
2020-07-19 19:05:47 -04:00 |
|
David Kale
|
462b5117c8
|
docker build using -f instead of implied default (#471)
* pass -f to docker build
* Wrong place
* build path
* Also pass docker context path
* Tidy up format
* PR Feedback
|
2020-05-11 13:57:31 -04:00 |
|
Tingluo Huang
|
d5c7097d2c
|
support 'pre' execution for actions. (#389)
|
2020-04-13 21:46:30 -04:00 |
|
eric sciple
|
dfaf6e06ee
|
switch hashFiles to extension function (#362)
|
2020-03-18 12:08:51 -04: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 |
|
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 |
|
Tingluo Huang
|
c8afc84840
|
GitHub Actions Runner
|
2019-10-10 00:52:42 -04:00 |
|