act_runner/pkg/runner
Christopher Homberger 58855dfc6b Update Makefile
* skip integration tests in make test
* build act standalone binary
* update gitignore
* mark more tests as integration test
2026-02-27 11:27:00 +01:00
..
hashfiles chore: fix some comments (#2279) 2024-04-10 19:58:56 +00:00
testdata Fix test data: dynamic owner check and missing PR number 2026-02-24 08:43:01 +01:00
action.go fmt 2026-02-24 08:17:17 +01:00
action_cache.go update import path 2026-02-22 20:54:58 +01:00
action_cache_offline_mode.go update import path 2026-02-22 20:54:58 +01:00
action_cache_test.go Fix all 93 lint-go errors 2026-02-23 13:59:05 +01:00
action_composite.go auto adjust code 2026-02-22 20:58:46 +01:00
action_test.go assert => require 2026-02-22 21:00:42 +01:00
command.go fmt 2026-02-24 08:17:17 +01:00
command_test.go auto adjust code 2026-02-22 20:58:46 +01:00
container_mock_test.go update import path 2026-02-22 20:54:58 +01:00
expression.go Fix all 93 lint-go errors 2026-02-23 13:59:05 +01:00
expression_test.go fmt 2026-02-24 08:17:17 +01:00
job_executor.go fmt 2026-02-24 08:17:17 +01:00
job_executor_test.go Update Makefile 2026-02-27 11:27:00 +01:00
local_repository_cache.go update import path 2026-02-22 20:54:58 +01:00
logger.go fmt 2026-02-24 08:17:17 +01:00
reusable_workflow.go auto adjust code 2026-02-22 20:58:46 +01:00
run_context.go fmt 2026-02-24 08:17:17 +01:00
run_context_darwin.go auto adjust code 2026-02-22 20:58:46 +01:00
run_context_other.go fix last error 2026-02-23 14:09:30 +01:00
run_context_test.go Update Makefile 2026-02-27 11:27:00 +01:00
runner.go fmt 2026-02-24 08:17:17 +01:00
runner_test.go Force linux/amd64 for tests running on amd64 renble tests 2026-02-27 11:03:35 +01:00
step.go fmt 2026-02-24 08:17:17 +01:00
step_action_local.go auto adjust code 2026-02-22 20:58:46 +01:00
step_action_local_test.go assert => require 2026-02-22 21:00:42 +01:00
step_action_remote.go auto adjust code 2026-02-22 20:58:46 +01:00
step_action_remote_test.go more lint errors 2026-02-23 00:30:44 +01:00
step_docker.go fmt 2026-02-24 08:17:17 +01:00
step_docker_test.go assert => require 2026-02-22 21:00:42 +01:00
step_factory.go update import path 2026-02-22 20:54:58 +01:00
step_factory_test.go fixes 2026-02-22 21:12:25 +01:00
step_run.go more lint errors 2026-02-23 00:30:44 +01:00
step_run_test.go assert => require 2026-02-22 21:00:42 +01:00
step_test.go more lint errors 2026-02-23 00:30:44 +01:00