courgette/internal/runner
2024-08-17 00:18:53 -04:00
..
deferred_task.go feat: hoist deferred task management to own struct 2024-08-03 13:47:51 -04:00
deferred_task_test.go feat: hoist deferred task management to own struct 2024-08-03 13:47:51 -04:00
driver.go feat: bubble up errors in shell steps at the job-level 2024-08-02 16:38:18 -04:00
podman_driver.go feat: create, mount and cleanup volumes for job containers 2024-08-11 23:23:41 -04:00
podman_driver_test.go feat: create, mount and cleanup volumes for job containers 2024-08-11 23:23:41 -04:00
runner.go refactor: simpler task tracker, remove ambiguous references to context 2024-08-17 00:18:53 -04:00
runner_flow_test.go refactor: expose workflow, job data to job routine to expose cwd 2024-08-15 19:13:33 -04:00
runner_test.go feat: track tasks and individual jobs in runner 2024-08-01 22:48:54 -04:00
task.go refactor: simpler task tracker, remove ambiguous references to context 2024-08-17 00:18:53 -04:00
task_test.go refactor: simpler task tracker, remove ambiguous references to context 2024-08-17 00:18:53 -04:00