solstice-ci/crates/workflow-runner
Till Wegmueller 102f4a1c52
Add step slugification and category-based NDJSON logging
- Introduce `slugify_step_name` to generate URL-friendly step name slugs.
- Attach per-step categories to NDJSON logs for better traceability.
- Update stdout and stderr logging with step-specific categories.

Signed-off-by: Till Wegmueller <toasterson@gmail.com>
2025-11-18 16:00:51 +01:00
..
src Add step slugification and category-based NDJSON logging 2025-11-18 16:00:51 +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