act_runner/pkg/runner/testdata
ChristopherHX bb140f1a38
feat: log parsed command data in json logger (#103)
* feat: log parsed command data in json logger

* add logging info to other commands as well
2025-05-17 16:14:53 +02:00
..
.github/workflows fix: prevent unintended input replacement in reusable workflows with workflow_dispatch when using workflow_call (#2502) 2024-12-29 14:52:06 +00:00
GITHUB_ENV-use-in-env-ctx refactor: GITHUB_ENV command / remove env.PATH (#1503) 2023-02-04 13:35:13 +00:00
GITHUB_STATE refactor: fix savestate in pre steps (#1466) 2022-12-15 17:08:31 +00:00
act-composite-env-test
action-cache-v2-fetch-failure-is-job-error fix: reporting fetch failure as job error and log the error (#70) 2025-03-28 00:17:07 +01:00
actions feat: support node20 runtime (#1988) 2023-09-15 02:24:46 +00:00
actions-environment-and-context-tests fix: tests with validation errors were skipped (#2496) 2024-10-28 04:03:42 +00:00
basic
checkout
commands
composite-fail-with-output
container-hostname fix: support docker create arguments from container.options (#1022) (#1351) 2022-10-06 22:09:43 +00:00
defaults-run
dir with spaces
do-not-leak-step-env-in-composite refactor: GITHUB_ENV command / remove env.PATH (#1503) 2023-02-04 13:35:13 +00:00
docker-action-custom-path refactor: GITHUB_ENV command / remove env.PATH (#1503) 2023-02-04 13:35:13 +00:00
docker-action-host-env fix: step container workdir and mounts (#93) 2025-04-26 14:14:52 +02:00
ensure-post-steps
env-and-path Fixes #1387 (#1388) 2022-10-18 22:27:28 +00:00
environment-files refactor: share UpdateFromEnv logic (#1457) 2022-12-06 16:19:27 +00:00
environment-files-parser-bug refactor: share UpdateFromEnv logic (#1457) 2022-12-06 16:19:27 +00:00
environment-variables fix: handle env-vars case sensitive (#1493) 2022-12-07 15:31:33 +00:00
evalenv
evalmatrix
evalmatrix-merge-array
evalmatrix-merge-map
evalmatrixneeds
evalmatrixneeds2
fail
if-env-act
if-expressions
input-from-cli Input (#1524) 2023-01-13 19:28:17 +00:00
inputs-via-env-context fix: tests with validation errors were skipped (#2496) 2024-10-28 04:03:42 +00:00
issue-104 fix: ci is failing since 2022-10-17 (#1397) 2022-10-17 16:03:17 +00:00
issue-122
issue-141
issue-597
issue-598
issue-1195 make ci run in this fork (#9) 2025-01-26 11:20:26 +00:00
issue-1595 fix: tolerate workflow that needs a missing job (#1595) (#1619) 2023-02-16 16:41:59 +00:00
job-container
job-container-invalid-credentials fix: crash on invalid docker credentials (#1348) 2022-09-26 06:17:06 +00:00
job-container-non-root
job-needs-context-contains-result feat: Support "result" on "needs" context. (#1497) 2022-12-19 08:37:53 +00:00
job-nil-step
job-status-check
local-action-docker-url
local-action-dockerfile
local-action-js feat: support node20 runtime (#1988) 2023-09-15 02:24:46 +00:00
local-action-via-composite-dockerfile feat: Validate GitHub Actions schema (#2416) 2024-08-13 03:40:21 +00:00
local-remote-action-overrides feat: Validate GitHub Actions schema (#2416) 2024-08-13 03:40:21 +00:00
localdockerimagetest_
mask-values
matrix
matrix-exitcode fix: preserve job result state in case of failure (#1519) 2023-01-10 21:31:12 +00:00
matrix-include-exclude
matrix-with-user-inclusions feat: specify matrix on command line (#1675) 2023-03-19 17:25:55 +00:00
mysql-service-container-with-health-check fix: add missing service container health check (#2354) 2024-07-10 15:33:54 +00:00
networking test: use ping to improve network test (#2266) 2024-03-28 11:56:26 +00:00
nginx-service-container-host-mode feat: service container in host mode (#95) 2025-04-26 14:28:53 +00:00
nix-prepend-path feat: Host environment (#1293) 2022-11-16 21:29:45 +00:00
no-panic-on-invalid-composite-action fix: crash malformed composite action (#1616) 2023-02-23 22:16:07 +00:00
node
non-existent-action
outputs
parallel
path-handling fix: tests with validation errors were skipped (#2496) 2024-10-28 04:03:42 +00:00
post-step-failure-is-job-failure fix: post step failure is job failure (#85) 2025-04-25 22:32:55 +00:00
pull-request fix: keep path to event json file in composite actions (#1428) 2022-11-16 17:00:49 +00:00
python
remote-action-composite-action-ref fix action_ref (composite action) (#2020) 2023-10-03 23:13:05 +00:00
remote-action-composite-js-pre-with-defaults
remote-action-docker fix: ci is failing since 2022-10-17 (#1397) 2022-10-17 16:03:17 +00:00
remote-action-js
remote-action-js-node-user fix: crash if the id tool fails to run in the container (1660) 2023-03-08 14:41:25 +00:00
runs-on
secrets
services Add support for service containers (#1949) 2023-10-19 09:24:52 +00:00
services-empty-image fix: skip service container for empty image (#2281) 2024-06-05 19:16:34 +00:00
services-host-network Add support for service containers (#1949) 2023-10-19 09:24:52 +00:00
services-with-container Add support for service containers (#1949) 2023-10-19 09:24:52 +00:00
set-env-new-env-file-per-step refactor: GITHUB_ENV command / remove env.PATH (#1503) 2023-02-04 13:35:13 +00:00
set-env-step-env-override refactor: GITHUB_ENV command / remove env.PATH (#1503) 2023-02-04 13:35:13 +00:00
shells fix: tests with validation errors were skipped (#2496) 2024-10-28 04:03:42 +00:00
steps-context
stepsummary feat: log parsed command data in json logger (#103) 2025-05-17 16:14:53 +02:00
uses-action-with-pre-and-post-step
uses-and-run-in-one-step
uses-composite Fix composite input handling (#1345) 2022-10-06 21:58:16 +00:00
uses-composite-check-for-input-collision fix: composite action input pollution (#2348) 2024-06-05 14:44:44 +00:00
uses-composite-check-for-input-in-if-uses fix: if condition in composite action misbehaves (#2473) 2024-10-10 02:52:09 +00:00
uses-composite-check-for-input-shadowing fix: composite action input pollution (#2348) 2024-06-05 14:44:44 +00:00
uses-composite-with-error
uses-composite-with-inputs fix: re-evaluate env for remote composite actions (#1385) 2022-10-12 16:19:32 +00:00
uses-composite-with-pre-and-post-steps
uses-docker-url
uses-github-empty
uses-github-full-sha
uses-github-noref
uses-github-path
uses-github-root
uses-github-short-sha
uses-nested-composite fix: step container workdir and mounts (#93) 2025-04-26 14:14:52 +02:00
uses-workflow fix: reusable workflow panic (#1728) 2023-04-13 13:47:59 +00:00
uses-workflow-defaults fix: prevent unintended input replacement in reusable workflows with workflow_dispatch when using workflow_call (#2502) 2024-12-29 14:52:06 +00:00
windows-add-env Parse env file discard utf8 bom (#38) 2025-02-12 21:26:55 +01:00
windows-add-env-powershell-5 Parse env file discard utf8 bom (#38) 2025-02-12 21:26:55 +01:00
windows-prepend-path fix: environment handling windows (host mode) (#1732) 2023-04-18 18:09:57 +00:00
windows-prepend-path-powershell-5 Parse env file discard utf8 bom (#38) 2025-02-12 21:26:55 +01:00
windows-shell-cmd feat: cmd support for windows (#1941) 2023-08-08 15:44:25 +00:00
workdir Make sure working directory is respected when configured from matrix (#1686) 2023-03-28 12:24:03 +00:00
workflow_call_inputs fix: use the happy path for workflow_call (#88) 2025-04-25 19:56:07 +02:00
workflow_dispatch Mapping `workflow_dispatch` inputs into the Expression `inputs` context (#1363) 2022-10-17 16:25:26 +00:00
workflow_dispatch-scalar fix: nil pointer access ( workflow_dispatch ) 2022-11-10 20:16:00 +00:00
workflow_dispatch-scalar-composite-action fix: nil pointer access ( workflow_dispatch ) 2022-11-10 20:16:00 +00:00
workflow_dispatch_no_inputs_mapping fix: nil pointer access ( workflow_dispatch ) 2022-11-10 20:16:00 +00:00