act_runner/pkg/runner/testdata
ChristopherHX e5d4886787
Refactor local, composite actions and run steps (#712)
Skips docker cp for local actions and use their correct path
Defines GITHUB_ACTION_PATH also for nodejs actions
Evaluate Env of composite action
Evaluate Run of composite action correctly
Evaluate Shell of run step
Evaluate WorkingDirectory of run step
Changed tests for behavior change

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-06-10 15:28:23 +00:00
..
actions Update Docker images (#524) 2021-02-23 09:49:24 -08:00
basic use project dir instead of /github/workspace (#567) 2021-03-28 21:32:45 -07:00
checkout Hotfix: Skip Checkout Regression (#680) 2021-05-10 15:12:57 +00:00
commands
defaults-run Support setting shell via defaults.run (#343) 2020-08-28 11:52:25 -07:00
env-and-path Fix: GITHUB_PATH should prepend (#690) 2021-05-18 13:22:39 +00:00
fail Update Docker images (#524) 2021-02-23 09:49:24 -08:00
issue-104
issue-122
issue-141
issue-228 remove .gitignore before docker cp (#288) 2020-06-23 11:57:24 -07:00
issue-597 Fixes Issue #597 (#637) 2021-05-03 09:51:48 -07:00
issue-598 Fixes #598 (#628) 2021-05-05 13:04:03 -07:00
job-container Update Docker images (#524) 2021-02-23 09:49:24 -08:00
job-container-non-root fix file permission for non root user docker image (#334) 2020-08-08 13:31:26 -07:00
local-action-docker-url Refactor local, composite actions and run steps (#712) 2021-06-10 15:28:23 +00:00
local-action-dockerfile Refactor local, composite actions and run steps (#712) 2021-06-10 15:28:23 +00:00
local-action-js Refactor local, composite actions and run steps (#712) 2021-06-10 15:28:23 +00:00
matrix
matrix-include-exclude Fixes include when using matrix and strategy build. (#415) 2020-12-08 10:13:07 -08:00
node
parallel
powershell Update Shell Tasks to match ScriptHandlerHelpers (#575) 2021-03-29 10:06:51 -07:00
pull-request
python
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 (#326) 2020-08-01 19:05:25 -07:00
runs-on
secrets
uses-and-run-in-one-step fix: return error if both `run:`/`uses:` keys are used (#593) 2021-04-01 11:36:41 -07:00
uses-composite Add various GitHub environment variables (#604) 2021-05-06 20:02:29 +00:00
uses-docker-url Update Docker images (#524) 2021-02-23 09:49:24 -08:00
uses-github-empty Throw an error if the steps has a invalid uses directive (#500) 2021-01-23 08:07:28 -08:00
uses-github-full-sha refactor: return more errors, add more tests (#679) 2021-05-08 03:29:03 +00:00
uses-github-noref Throw an error if the steps has a invalid uses directive (#500) 2021-01-23 08:07:28 -08:00
uses-github-path Throw an error if the steps has a invalid uses directive (#500) 2021-01-23 08:07:28 -08:00
uses-github-root Throw an error if the steps has a invalid uses directive (#500) 2021-01-23 08:07:28 -08:00
uses-github-short-sha refactor: return more errors, add more tests (#679) 2021-05-08 03:29:03 +00:00
workdir Separate Container Workdir from host Workdir (#635) 2021-05-04 14:50:35 -07:00