mirror of https://gitea.com/gitea/act_runner.git
* Update Shell Tasks to match ScriptHandlerHelpers Code: https://github.com/actions/runner/blob/main/src/Runner.Worker/Handlers/ScriptHandlerHelpers.cs Docs: https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#using-a-specific-shell Fixes #467 * 🩹 Remove old ps1 handler * ♻️ gocritix fix * 🐛 Powershell command must be a single entry to docker API Fixes #467 * Remove Act Temp * Remove additional Act Directories * remove hard-coded workdir Co-authored-by: Casey Lee <cplee@nektos.com> |
||
|---|---|---|
| .. | ||
| testdata | ||
| command.go | ||
| command_test.go | ||
| expression.go | ||
| expression_test.go | ||
| logger.go | ||
| run_context.go | ||
| run_context_test.go | ||
| runner.go | ||
| runner_test.go | ||
| step_context.go | ||
| step_context_test.go | ||