act/pkg/runner
Julian Squires e698e8b324
Support setting shell via defaults.run ()
Note that we don't support the more general use of defaults, just its
run key for setting shell and working directory.

The documentation for defaults.run is here:
  https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#defaultsrun

Fixes .

Co-authored-by: Casey Lee <cplee@nektos.com>
2020-08-28 11:52:25 -07:00
..
testdata Support setting shell via defaults.run () 2020-08-28 11:52:25 -07:00
command.go integration test 2020-02-24 12:48:12 -08:00
command_test.go integration test 2020-02-24 12:48:12 -08:00
expression.go fix: add default values in vmInput 2020-07-20 21:17:49 +02:00
expression_test.go Fix comments on StepType enum consts () 2020-07-13 09:39:23 -07:00
logger.go Mask secrets in job output () 2020-05-13 15:22:31 -07:00
run_context.go fix file permission for non root user docker image () 2020-08-08 13:31:26 -07:00
run_context_test.go Fix container volumes being reused sometimes () 2020-06-18 08:21:55 -07:00
runner.go add flag of privileged mode 2020-08-02 05:21:49 +09:00
runner_test.go Support setting shell via defaults.run () 2020-08-28 11:52:25 -07:00
step_context.go Support setting shell via defaults.run () 2020-08-28 11:52:25 -07:00