solstice-ci/crates
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
..
ciadm Format 2025-11-01 14:56:46 +01:00
cidev Format 2025-11-01 14:56:46 +01:00
common Add repository owner/name parsing and integrate with commit status updates 2025-11-03 23:36:25 +01:00
forge-integration Add repository owner/name parsing and integrate with commit status updates 2025-11-03 23:36:25 +01:00
github-integration Format 2025-11-01 14:56:46 +01:00
migration Enable job log persistence, HTTP server, and extend CI/packaging support 2025-11-02 23:37:11 +01:00
orchestrator Add repository owner/name parsing and integrate with commit status updates 2025-11-03 23:36:25 +01:00
workflow-runner Add insecure TLS support, CA bundle handling, and package update for SunOS environments 2025-11-02 20:48:05 +01:00