swactor/crates/ci/src
Zachery Aaron Shores-Chmielewski 0c6f9c9f39 feat: deploy CI pipeline with ci-relay and local-runner
Add ci-relay (VPS webhook receiver) and local-runner (Thinkpad CI
executor) crates that communicate over iroh. Includes .ci.yml smoke
test pipeline, simulation tests, and development docs.

Authored by Claude, lovingly guided by Zachery Aaron Shores-Chmielewski
2026-02-16 22:47:28 +07:00
..
coordinator.rs feat: CI runner MVP 2026-02-16 22:46:37 +07:00
lib.rs feat: deploy CI pipeline with ci-relay and local-runner 2026-02-16 22:47:28 +07:00
local_coordinator.rs feat: deploy CI pipeline with ci-relay and local-runner 2026-02-16 22:47:28 +07:00
local_runner.rs feat: deploy CI pipeline with ci-relay and local-runner 2026-02-16 22:47:28 +07:00
pipeline.rs feat: CI runner MVP 2026-02-16 22:46:37 +07:00
provisioner.rs feat: CI runner MVP 2026-02-16 22:46:37 +07:00
runner.rs feat: CI runner MVP 2026-02-16 22:46:37 +07:00
status_reporter.rs feat: deploy CI pipeline with ci-relay and local-runner 2026-02-16 22:47:28 +07:00
webhook_server.rs feat: deploy CI pipeline with ci-relay and local-runner 2026-02-16 22:47:28 +07:00
yaml.rs feat: CI runner MVP 2026-02-16 22:46:37 +07:00