solstice-ci/crates
Till Wegmueller a1592cd6c9
Add GitHub App support, AMQP integration, and webhook enhancements
- Extend GitHub webhook handler with signature validation, push, and pull request event handling.
- Add GitHub App authentication via JWT and installation token retrieval.
- Parse `.solstice/workflow.kdl` for job queuing with `runs_on`, `script`, and job grouping support.
- Integrate AMQP consumer for orchestrator results and structured job enqueueing.
- Add S3-compatible storage configuration for log uploads.
- Refactor CLI options and internal state for improved configuration management.
- Enhance dependencies for signature, JSON, and AMQP handling.
- Document GitHub integration

Signed-off-by: Till Wegmueller <toasterson@gmail.com>
2026-01-25 16:50:52 +01:00
..
ciadm chore: format code with cargo fmt 2025-11-18 15:43:18 +01:00
cidev Format 2025-11-01 14:56:46 +01:00
common chore: format code with cargo fmt 2025-11-18 15:43:18 +01:00
forge-integration chore: format code with cargo fmt 2025-11-18 15:43:18 +01:00
github-integration Add GitHub App support, AMQP integration, and webhook enhancements 2026-01-25 16:50:52 +01:00
logs-service chore: format code with cargo fmt 2025-11-18 15:43:18 +01:00
migration chore: format code with cargo fmt 2025-11-18 15:43:18 +01:00
orchestrator chore: format code with cargo fmt 2025-11-18 15:43:18 +01:00
workflow-runner Chore cargo fmt 2025-11-18 16:14:57 +01:00