mirror of https://gitea.com/gitea/act_runner.git
act has a feature that skips the checkout action to do a remote checkout when a local checkout exists. in some cases, e.g. when running act in a CI, you always want to clone the repository. |
||
|---|---|---|
| .. | ||
| res | ||
| testdata | ||
| action.go | ||
| action_test.go | ||
| command.go | ||
| command_test.go | ||
| expression.go | ||
| expression_test.go | ||
| job_executor.go | ||
| job_executor_test.go | ||
| logger.go | ||
| run_context.go | ||
| run_context_test.go | ||
| runner.go | ||
| runner_test.go | ||
| step_context.go | ||
| step_context_test.go | ||