solstice-ci/crates
Till Wegmueller c0a7f7e3f2
Add ANSI escape sequence parsing for enhanced log rendering
- Replace plain text rendering with `ansi_to_text` for displaying logs with styled ANSI sequences in TUI.
- Implement parsing logic for SGR parameters to apply text styling (e.g., bold, italic, colors).
- Extend TUI functionality to support dynamic styling based on ANSI codes.

Signed-off-by: Till Wegmueller <toasterson@gmail.com>
2026-01-25 23:15:12 +01:00
..
ciadm Add ANSI escape sequence parsing for enhanced log rendering 2026-01-25 23:15:12 +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 configuration support and enhance logs handling in TUI 2026-01-25 22:54:35 +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