solstice-ci/.idea
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
..
.gitignore Initial Commit 2025-10-25 20:01:08 +02:00
dataSources.xml Add Debian packaging support and network configuration enhancements 2025-11-17 19:57:19 +01:00
modules.xml Initial Commit 2025-10-25 20:01:08 +02:00
solstice-ci.iml Add TUI support and logs-client crate for enhanced job and log management 2026-01-25 22:31:11 +01:00
vcs.xml Initial Commit 2025-10-25 20:01:08 +02:00