mirror of https://gitea.com/gitea/act_runner.git
* Add support for composite actions * Fix to make more complex composite actions work * Fix to make more complex composite actions work * Let's validate the steps in the composite steps to fail on uses and run's without shell, like the real world * Add support for composite actions * Add workflow to test composite actions * Log instead of panicing when output is mismatched * Merge maps so environment variables are not lost * Remove Debug * Correect merge error * Remove invalid composite tests. * Fix composite test Co-authored-by: Casey Lee <cplee@nektos.com> Co-authored-by: monkers <mikem@msquaredconsulting.co.uk> Co-authored-by: Mike Moncrieffe <69815687+mikemonkers@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| actions | ||
| basic | ||
| commands | ||
| defaults-run | ||
| fail | ||
| issue-104 | ||
| issue-122 | ||
| issue-141 | ||
| issue-228 | ||
| job-container | ||
| job-container-non-root | ||
| local-action-docker-url | ||
| local-action-dockerfile | ||
| local-action-js | ||
| matrix | ||
| matrix-include-exclude | ||
| node | ||
| parallel | ||
| powershell | ||
| pull-request | ||
| python | ||
| remote-action-docker | ||
| remote-action-js | ||
| runs-on | ||
| secrets | ||
| uses-and-run-in-one-step | ||
| uses-composite | ||
| uses-docker-url | ||
| uses-github-empty | ||
| uses-github-noref | ||
| uses-github-path | ||
| uses-github-root | ||
| workdir | ||