solstice-ci/crates/common
Till Wegmueller 06ae079b14
Add repository owner/name parsing and integrate with commit status updates
This commit introduces:
- A utility function to parse repository owner and name from URLs, supporting HTTPS, SSH, and Git formats.
- Enhancements to job messages and results with optional `repo_owner` and `repo_name` fields for downstream integrations.
- Updated orchestrator and forge-integration workflows to leverage parsed repository details for status updates and accurate routing.
2025-11-03 23:36:25 +01:00
..
proto Add gRPC support for VM runner log streaming and orchestrator integration 2025-11-01 12:14:50 +01:00
src Add repository owner/name parsing and integrate with commit status updates 2025-11-03 23:36:25 +01:00
build.rs Upgrade dependencies for Axum, Tonic, Prost, and related build tools across crates 2025-11-01 15:24:09 +01:00
Cargo.toml Remove default-features override for lapin dependency 2025-11-01 16:46:06 +01:00