act/pkg/runner/testdata
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
..
actions unit tests 2020-02-20 21:05:31 -05:00
basic fix - support 'env' context in steps 2020-03-06 13:39:01 -08:00
commands fix - force eval as a boolean () 2020-03-06 11:30:39 -08:00
defaults-run Support setting shell via defaults.run () 2020-08-28 11:52:25 -07:00
fail unit tests 2020-02-20 21:05:31 -05:00
issue-104 fix - force eval as a boolean () 2020-03-06 11:30:39 -08:00
issue-122 fix - support actions/checkout for repos other the one for this workflow () 2020-03-09 17:45:42 -07:00
issue-141 fix - use host network to match GitHub Actions runners () 2020-03-09 17:43:24 -07:00
issue-228 remove .gitignore before docker cp () 2020-06-23 11:57:24 -07:00
job-container fix 99: support string and map variants of container 2020-02-24 22:35:08 -08:00
job-container-non-root fix file permission for non root user docker image () 2020-08-08 13:31:26 -07:00
local-action-docker-url unit tests 2020-02-20 21:05:31 -05:00
local-action-dockerfile unit tests 2020-02-20 21:05:31 -05:00
matrix fix - ensure container names are unique for matrix runs 2020-03-04 16:24:14 -08:00
node fix: add RUNNER_TEMP 2020-04-23 08:18:36 -07:00
parallel add commands support 2020-02-20 21:05:42 -05:00
pull-request fix - include base_ref and head_ref in github context from the event json 2020-03-06 14:17:57 -08:00
python fix - change RUNNER_TOOL_CACHE to /opt/hostedtoolcache () 2020-02-25 08:52:04 -08:00
remote-action-docker fix(test): adapt to sjw change 2020-07-20 21:43:36 +02:00
remote-action-js actions/hello-world-javascript-action@master moved to main, use stable tag () 2020-08-01 19:05:25 -07:00
runs-on Add support for runs-on array form (closes ) () 2020-03-16 14:58:10 -07:00
secrets feat: load every environment from --env-file to workflow () 2020-04-17 10:04:40 -07:00
uses-docker-url unit tests 2020-02-20 21:05:31 -05:00
workdir fix: - support symlinks in workspace 2020-04-22 23:24:31 -07:00