solstice-ci/crates/runner-integration/src
Till Wegmueller ceaac25a7e Send incremental UpdateTask with step states during log streaming
Streamer now sends UpdateTask alongside UpdateLog on each poll so
Forgejo maps log lines to steps in real time, not just at completion.
This prevents "Set up job" from accumulating all streamed logs.
2026-04-07 00:44:02 +02:00
..
connect.rs Fix Forgejo runner auth: use x-runner-token/x-runner-uuid headers 2026-04-06 23:43:07 +02:00
main.rs Add log streaming and fix Forgejo step mapping 2026-04-07 00:13:54 +02:00
poller.rs Map per-step log ranges to YAML steps using KDL step order 2026-04-07 00:41:26 +02:00
registration.rs Fix Forgejo runner auth: use x-runner-token/x-runner-uuid headers 2026-04-06 23:43:07 +02:00
reporter.rs Map per-step log ranges to YAML steps using KDL step order 2026-04-07 00:41:26 +02:00
state.rs Add log streaming and fix Forgejo step mapping 2026-04-07 00:13:54 +02:00
streamer.rs Send incremental UpdateTask with step states during log streaming 2026-04-07 00:44:02 +02:00
translator.rs Add log delivery and step state reporting to Forgejo runner 2026-04-06 23:59:26 +02:00