solstice-ci/crates
Till Wegmueller 97599eb48d
Move runner logs to debug level and enable runner binary serving via orchestrator
This commit includes:
- Adjusted runner logs from `info` to `debug` for reduced deployment log verbosity while retaining visibility in CI.
- Added functionality to serve runner binaries directly from the orchestrator via HTTP.
- Introduced new `RUNNER_DIR` configuration to specify the binary directory, with default paths and URL composition.
- Updated HTTP routing to include runner file serving with validation and logging.
- Improved AMQP body logging with a utility for better error debugging.
- Updated task scripts for runner cross-building and serving, consolidating configurations and removing redundant files.
2025-11-06 21:44:06 +01:00
..
ciadm Format 2025-11-01 14:56:46 +01:00
cidev Format 2025-11-01 14:56:46 +01:00
common Move runner logs to debug level and enable runner binary serving via orchestrator 2025-11-06 21:44:06 +01:00
forge-integration Move runner logs to debug level and enable runner binary serving via orchestrator 2025-11-06 21:44:06 +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 Move runner logs to debug level and enable runner binary serving via orchestrator 2025-11-06 21:44:06 +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