solstice-ci/crates/workflow-runner
Till Wegmueller 08eb82d7f7
Introduce GNU tar (gtar) support and workflow setup enhancements; bump version to 0.1.16
- Add detection and usage of GNU `tar` for platforms where BSD `tar` is incompatible with required options.
- Refactor `job.sh` to delegate all environment setup to newly introduced per-OS setup scripts.
- Add initial support for workflow setups via `workflow.kdl`, running pre-defined setup scripts before executing workflow steps.
- Integrate step-wise execution and logging for workflows, with structured NDJSON output for detailed traceability.
- Increment orchestrator version to 0.1.16.

Signed-off-by: Till Wegmueller <toasterson@gmail.com>
2025-11-18 15:17:03 +01:00
..
src Introduce GNU tar (gtar) support and workflow setup enhancements; bump version to 0.1.16 2025-11-18 15:17:03 +01:00
Cargo.toml Introduce logs-service for structured job logs management; bump version to 0.1.13 2025-11-18 11:48:09 +01:00