solstice-ci/crates/runner-integration
Till Wegmueller 5dfd9c367b Fix Forgejo runner auth: use x-runner-token/x-runner-uuid headers
Forgejo's connect-rpc API uses custom headers for authentication, not
Authorization: Bearer. Registration uses x-runner-token only, while
post-registration calls require both x-runner-token and x-runner-uuid.
2026-04-06 23:43:07 +02:00
..
proto/runner/v1 Add Forgejo Runner integration service 2026-04-06 23:34:53 +02:00
src Fix Forgejo runner auth: use x-runner-token/x-runner-uuid headers 2026-04-06 23:43:07 +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