solstice-ci/crates
Till Wegmueller c9fc05a00e Remove libvirt dependencies and clean up orchestrator
- Remove `virt` crate dependency and libvirt feature flag
- Remove `ssh2` crate dependency (vm-manager handles SSH)
- Remove `zstd` crate dependency (vm-manager handles decompression)
- Remove LibvirtHypervisor, ZonesHypervisor, RouterHypervisor from hypervisor.rs
- Remove libvirt error types from error.rs
- Remove libvirt_uri/libvirt_network CLI options, add network_bridge
- Replace RouterHypervisor::build() with VmManagerAdapter::build()
- Update deb package depends: libvirt → qemu-system-x86
- Keep Noop backend for development/testing
- Dead old SSH/console functions left for future cleanup
2026-04-07 15:56:10 +02:00
..
ciadm chore(format): Format code 2026-01-25 23:16:36 +01:00
cidev Format 2025-11-01 14:56:46 +01:00
common chore: format code with cargo fmt 2025-11-18 15:43:18 +01:00
forge-integration chore: format code with cargo fmt 2025-11-18 15:43:18 +01:00
github-integration chore(format): Format code 2026-01-25 23:16:36 +01:00
logs-client chore(format): Format code 2026-01-25 23:16:36 +01:00
logs-service chore: format code with cargo fmt 2025-11-18 15:43:18 +01:00
migration chore: format code with cargo fmt 2025-11-18 15:43:18 +01:00
orchestrator Remove libvirt dependencies and clean up orchestrator 2026-04-07 15:56:10 +02:00
runner-integration Send incremental UpdateTask with step states during log streaming 2026-04-07 00:44:02 +02:00
webhook Improve case-insensitive comparison for X-Hookdeck-Will-Retry-After header 2026-01-25 23:28:36 +01:00
workflow-runner Chore cargo fmt 2025-11-18 16:14:57 +01:00