solstice-ci/crates
Till Wegmueller 9306de0acf
Add TUI support and logs-client crate for enhanced job and log management
- Introduce a Terminal User Interface (TUI) to enable interactive browsing of jobs and logs.
- Add a new `logs-client` crate to handle communication with the logs service, including job listing and log retrieval.
- Extend `ciadm` to include new commands: `jobs`, `logs`, and `tui`, for interacting with the logs service.
- Enhance the CLI to support repository filtering, job status retrieval, and detailed log viewing.
- Refactor dependencies and organize logs-related functionality for modularity and reusability.

Signed-off-by: Till Wegmueller <toasterson@gmail.com>
2026-01-25 22:31:11 +01:00
..
ciadm Add TUI support and logs-client crate for enhanced job and log management 2026-01-25 22:31:11 +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 webhook crate for extensible signature validation and integration 2026-01-25 22:16:11 +01:00
logs-client Add TUI support and logs-client crate for enhanced job and log management 2026-01-25 22:31:11 +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
webhook Add webhook crate for extensible signature validation and integration 2026-01-25 22:16:11 +01:00
workflow-runner Chore cargo fmt 2025-11-18 16:14:57 +01:00