Thomas Boop
5cca207314
Port the 291.1 hotfix to main ( #1905 )
...
* Revert "Added ability to run Dockerfile.SUFFIX ContainerAction (#1738 )"
20b7e86e47
* port release notes
2022-05-22 16:24:18 -04:00
Nikola Jokic
20b7e86e47
Added ability to run Dockerfile.SUFFIX ContainerAction ( #1738 )
...
* Added ability to run Dockerfile.SUFFIX ContainerAction
* Extracted IsDockerFile method
* reformatted, moved from index to Last()
* extracted IsDockerfile to DockerUtil with L0
* added check for IsDockerfile to account for docker://
* updated test to clearly show path/dockerfile:tag
* fail if Data.Image is not Dockerfile or docker://[image]
2022-04-27 21:23:12 -04:00
Tingluo Huang
882f36dcf8
Sending telemetry about actions usage. ( #1688 )
...
* Sending telemetry about actions usage.
* .
* L0 tests.
* .
2022-02-16 12:18:21 -05:00
Tingluo Huang
cb19da9638
Move JobTelemetry and StepsTelemetry into GlobalContext. ( #1680 )
...
* Move JobTelemetry and StepsTelemetry into GlobalContext.
* .
* .
2022-02-11 16:18:41 -05:00
Thomas Boop
9a829995e0
Show More Step Information in composite Actions ( #1279 )
2021-09-01 16:04:27 -04:00
Tingluo Huang
05b84297b7
Add extra env for the Token log-in action is going to use to request ID_TOKEN. ( #1270 )
2021-08-23 14:50:35 -04:00
Tingluo Huang
110eb3a5de
Add generateIdTokenUrl to env vars for actions. ( #1234 )
2021-08-02 14:47:50 -07:00
Thomas Boop
92ec3d0f29
Add better step telemetry and tracing for composite Actions ( #1229 )
...
* Add Step Telemetry
* better telemetry and tracing
* cleanup
2021-07-30 10:45:49 -04:00
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