git-next/crates/cli/src
Paul Campbell 622e144986
All checks were successful
Rust / build (push) Successful in 6m27s
ci/woodpecker/push/cron-docker-builder Pipeline was successful
ci/woodpecker/push/push-next Pipeline was successful
ci/woodpecker/push/tag-created Pipeline was successful
Release Please / Release-plz (push) Successful in 50s
ci/woodpecker/cron/cron-docker-builder Pipeline was successful
ci/woodpecker/cron/push-next Pipeline was successful
ci/woodpecker/cron/tag-created Pipeline was successful
feat(tui): (experimental) tui option
When the 'tui' feature is enabled, then server start accepts an optional
--ui parameter. When specified a ratatui ui will display, showing
liveness and a ping update when a valid config is loaded.
2024-08-12 10:01:35 +01:00
..
alerts feat: make forge and repo alias more prominent in email 2024-08-10 18:12:00 +01:00
forge build: test all feature combinations 2024-08-12 10:01:32 +01:00
repo feat: add short git log graph to notifications 2024-08-08 08:39:01 +01:00
server feat(tui): (experimental) tui option 2024-08-12 10:01:35 +01:00
tui feat(tui): (experimental) tui option 2024-08-12 10:01:35 +01:00
webhook refactor: macros use a more common syntax 2024-08-06 20:06:39 +01:00
file_watcher.rs fix: file_watcher runs on own thread 2024-08-11 13:55:38 +01:00
init.rs refactor: cleanup pedantic clippy in cli crate 2024-08-06 07:10:14 +01:00
main.rs feat(tui): (experimental) tui option 2024-08-12 10:01:35 +01:00
tests.rs fix: file_watcher runs on own thread 2024-08-11 13:55:38 +01:00