solstice-ci/crates
Till Wegmueller 11ce9cc881
Introduce centralized configuration handling via KDL and environment variables
This commit adds:
- A unified configuration system (`AppConfig`) that aggregates KDL files and environment variables with precedence handling.
- Example KDL configuration files for the orchestrator and forge-integration modules.
- Updates to orchestrator and forge-integration to load and apply configurations from `AppConfig`.
- Improved AMQP and database configuration with overlays from CLI, environment, or KDL.
- Deprecated `TODO.txt` as it's now represented in the configuration examples.
2025-11-06 23:48:03 +01:00
..
ciadm Format 2025-11-01 14:56:46 +01:00
cidev Format 2025-11-01 14:56:46 +01:00
common Introduce centralized configuration handling via KDL and environment variables 2025-11-06 23:48:03 +01:00
forge-integration Introduce centralized configuration handling via KDL and environment variables 2025-11-06 23:48:03 +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 Introduce centralized configuration handling via KDL and environment variables 2025-11-06 23:48:03 +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