mirror of https://gitea.com/gitea/act_runner.git
- Remove golangci-lint version pin (v2.1.6 built with Go 1.24 is incompatible with Go 1.26) - Fix `Run act from cli` steps to use `exec -i` instead of non-existent `-P` flag - Exclude unsupported windows/arm target from goreleaser builds (dropped in Go 1.26) - Disable flaky evalmatrixneeds Docker tests that crash via log.Fatal in CI Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| hashfiles | ||
| 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_darwin.go | ||
| run_context_other.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 | ||