act/pkg/runner
ChristopherHX 7cbb1a910e
Revert breaking docker socket changes ()
* fix: rework docker socket changes

* fixup

* fixup

* fixes

* patch

* ...

* lint

* Fix docker outputs windows

* fix type

* Revert containerDaemonSocket breaking change

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-04-25 16:31:17 +00:00
..
res Add super-linter + fix lint issues () 2021-05-03 09:52:03 -07:00
testdata Remove the comment-out code. () 2023-04-19 03:46:00 +00:00
action.go fix: environment handling windows (host mode) () 2023-04-18 18:09:57 +00:00
action_composite.go fix: environment handling windows (host mode) () 2023-04-18 18:09:57 +00:00
action_test.go refactor: fix savestate in pre steps () 2022-12-15 17:08:31 +00:00
command.go fix: environment handling windows (host mode) () 2023-04-18 18:09:57 +00:00
command_test.go refactor: fix savestate in pre steps () 2022-12-15 17:08:31 +00:00
container_mock_test.go chore: Remove obsolete Container.UpdateFromPath () 2023-02-16 16:11:26 +00:00
expression.go fix: update output handling for reusable workflows () 2023-02-23 22:34:47 +00:00
expression_test.go feat: Host environment () 2022-11-16 21:29:45 +00:00
job_executor.go fix: update output handling for reusable workflows () 2023-02-23 22:34:47 +00:00
job_executor_test.go feat: allow to spawn and run a local reusable workflow () 2022-12-15 16:45:22 +00:00
logger.go feat: JobLoggerFactory () 2022-12-09 10:25:32 +00:00
reusable_workflow.go fix: safe file name () 2023-03-03 08:38:33 +00:00
run_context.go Revert breaking docker socket changes () 2023-04-25 16:31:17 +00:00
run_context_test.go fix: correct ref and ref_name () 2023-03-09 20:03:13 +00:00
runner.go Avoid using log.Fatal in pkg/* () 2023-04-18 14:17:36 +00:00
runner_test.go Remove the comment-out code. () 2023-04-19 03:46:00 +00:00
step.go fix: environment handling windows (host mode) () 2023-04-18 18:09:57 +00:00
step_action_local.go Fix composite input handling () 2022-10-06 21:58:16 +00:00
step_action_local_test.go refactor: GITHUB_ENV command / remove env.PATH () 2023-02-04 13:35:13 +00:00
step_action_remote.go fix: safe file name () 2023-03-03 08:38:33 +00:00
step_action_remote_test.go fix: safe file name () 2023-03-03 08:38:33 +00:00
step_docker.go feat: Host environment () 2022-11-16 21:29:45 +00:00
step_docker_test.go refactor: GITHUB_ENV command / remove env.PATH () 2023-02-04 13:35:13 +00:00
step_factory.go feat: split job steps into its own files/structs () 2022-03-22 14:13:00 -07:00
step_factory_test.go feat: split job steps into its own files/structs () 2022-03-22 14:13:00 -07:00
step_run.go Make sure working directory is respected when configured from matrix () 2023-03-28 12:24:03 +00:00
step_run_test.go chore: use new style octal () 2023-02-16 15:34:51 +00:00
step_test.go fix: environment handling windows (host mode) () 2023-04-18 18:09:57 +00:00