solstice-ci/crates/runner-integration
Till Wegmueller 61fca2673d Fix log streaming: no duplicates, proper step boundaries
- Streamer sends only new lines per category (tracks cursor per category)
- Reporter no longer re-uploads logs — only sets step state boundaries
  and sends the no_more marker
- Remove ::group:: markers that cluttered the Forgejo log viewer
- Step 0 (Set up job) gets setup categories (boot, env, tool_check)
- Step 1 (main step) gets workflow step output
2026-04-07 00:23:00 +02:00
..
proto/runner/v1 Add Forgejo Runner integration service 2026-04-06 23:34:53 +02:00
src Fix log streaming: no duplicates, proper step boundaries 2026-04-07 00:23:00 +02:00
build.rs Add Forgejo Runner integration service 2026-04-06 23:34:53 +02:00
Cargo.toml Add Forgejo Runner integration service 2026-04-06 23:34:53 +02:00