act_runner/pkg/runner
ChristopherHX 677e073448
feat: tart macOS vm's as job container (#33)
adds the tart:// protocol to platform mapping

e.g. `-P macos-14=tart://ghcr.io/cirruslabs/macos-sonoma-base:latest` if you have a mac.

`add-path` is probably broken
2025-01-29 17:27:04 +01:00
..
hashfiles chore: fix some comments (#2279) 2024-04-10 19:58:56 +00:00
res
testdata make ci run in this fork (#9) 2025-01-26 11:20:26 +00:00
action.go update go imports (#20) 2025-01-27 18:11:12 +01:00
action_cache.go update go imports (#20) 2025-01-27 18:11:12 +01:00
action_cache_offline_mode.go update go imports (#20) 2025-01-27 18:11:12 +01:00
action_cache_test.go feat: improve new action cache logging (#2474) 2024-10-10 03:07:55 +00:00
action_composite.go update go imports (#20) 2025-01-27 18:11:12 +01:00
action_test.go update go imports (#20) 2025-01-27 18:11:12 +01:00
command.go Incorporate Debug, Warn, Error logging (#36) 2025-01-29 09:59:02 -05:00
command_test.go update go imports (#20) 2025-01-27 18:11:12 +01:00
container_mock_test.go update go imports (#20) 2025-01-27 18:11:12 +01:00
expression.go update go imports (#20) 2025-01-27 18:11:12 +01:00
expression_test.go update go imports (#20) 2025-01-27 18:11:12 +01:00
job_executor.go misc: refactor logger of job setup and cleanup (#29) 2025-01-29 17:18:45 +01:00
job_executor_test.go update go imports (#20) 2025-01-27 18:11:12 +01:00
local_repository_cache.go update go imports (#20) 2025-01-27 18:11:12 +01:00
logger.go valueMasker create secrets copy (#26) 2025-01-28 17:10:30 -05:00
reusable_workflow.go update go imports (#20) 2025-01-27 18:11:12 +01:00
run_context.go feat: tart macOS vm's as job container (#33) 2025-01-29 17:27:04 +01:00
run_context_darwin.go feat: tart macOS vm's as job container (#33) 2025-01-29 17:27:04 +01:00
run_context_other.go feat: tart macOS vm's as job container (#33) 2025-01-29 17:27:04 +01:00
run_context_test.go update go imports (#20) 2025-01-27 18:11:12 +01:00
runner.go update go imports (#20) 2025-01-27 18:11:12 +01:00
runner_test.go feat: tart macOS vm's as job container (#33) 2025-01-29 17:27:04 +01:00
step.go update go imports (#20) 2025-01-27 18:11:12 +01:00
step_action_local.go update go imports (#20) 2025-01-27 18:11:12 +01:00
step_action_local_test.go update go imports (#20) 2025-01-27 18:11:12 +01:00
step_action_remote.go update go imports (#20) 2025-01-27 18:11:12 +01:00
step_action_remote_test.go update go imports (#20) 2025-01-27 18:11:12 +01:00
step_docker.go update go imports (#20) 2025-01-27 18:11:12 +01:00
step_docker_test.go update go imports (#20) 2025-01-27 18:11:12 +01:00
step_factory.go update go imports (#20) 2025-01-27 18:11:12 +01:00
step_factory_test.go update go imports (#20) 2025-01-27 18:11:12 +01:00
step_run.go update go imports (#20) 2025-01-27 18:11:12 +01:00
step_run_test.go update go imports (#20) 2025-01-27 18:11:12 +01:00
step_test.go update go imports (#20) 2025-01-27 18:11:12 +01:00