mirror of https://gitea.com/gitea/act_runner.git
* fix: skip service container for empty image It is used to skip empty image name in services which is the only way to handle condition services in github action currently https://github.com/actions/runner/issues/822 * test: add testdata for empty image in services * fix: add missing test call * fix: wring test call * fix: invalid without expression --------- Co-authored-by: ChristopherHX <christopher.homberger@web.de> |
||
|---|---|---|
| .. | ||
| hashfiles | ||
| res | ||
| testdata | ||
| action.go | ||
| action_cache.go | ||
| action_cache_offline_mode.go | ||
| action_cache_test.go | ||
| action_composite.go | ||
| action_test.go | ||
| command.go | ||
| command_test.go | ||
| container_mock_test.go | ||
| expression.go | ||
| expression_test.go | ||
| job_executor.go | ||
| job_executor_test.go | ||
| local_repository_cache.go | ||
| logger.go | ||
| reusable_workflow.go | ||
| run_context.go | ||
| run_context_test.go | ||
| runner.go | ||
| runner_test.go | ||
| step.go | ||
| step_action_local.go | ||
| step_action_local_test.go | ||
| step_action_remote.go | ||
| step_action_remote_test.go | ||
| step_docker.go | ||
| step_docker_test.go | ||
| step_factory.go | ||
| step_factory_test.go | ||
| step_run.go | ||
| step_run_test.go | ||
| step_test.go | ||