solstice-ci/crates/orchestrator
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
..
src Add repository owner/name parsing and integrate with commit status updates 2025-11-03 23:36:25 +01:00
Cargo.toml Enable job log persistence, HTTP server, and extend CI/packaging support 2025-11-02 23:37:11 +01:00