solstice-ci/TODO.txt
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

6 lines
No EOL
523 B
Text

- Make RabbitMQ Messages Print nicely
- move runner logs to debug level so they can be logged in the CI job but don't spam the deployed version
- Make Orchestrator serve the runner binaries so no external server is needed
- Make orchestrator detect the address it will be reachable by checking the libvirt config or on illumos use it's external IP
- Make VM reachable IP of the orchestrator configurable in case the setup on illumos gets more complicated (via config file)
- Make the forge-integration task use fnox secrets