courgette/internal/runner
2024-08-11 23:23:41 -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 feat: add job concurrency and basic support for needs job prop 2024-08-09 00:17:29 -04:00
runner_flow_test.go feat: hoist deferred task management to own struct 2024-08-03 13:47:51 -04:00
runner_test.go feat: track tasks and individual jobs in runner 2024-08-01 22:48:54 -04:00
task.go feat: fail execute call if any job fails 2024-08-02 16:57:56 -04:00
task_test.go feat: fail execute call if any job fails 2024-08-02 16:57:56 -04:00