git-next/crates/cli/src/repo
Paul Campbell ecd460cdfb
All checks were successful
Rust / build (push) Successful in 8m54s
ci/woodpecker/push/push-next Pipeline was successful
ci/woodpecker/push/cron-docker-builder Pipeline was successful
ci/woodpecker/push/tag-created Pipeline was successful
Release Please / Release-plz (push) Successful in 1m34s
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
fix(tui): update ui when push next or main finishes
Removes the artificial pause while we wait for any CI to start before
checking the CI status.

Closes kemitix/git-next#160
2024-09-06 18:28:02 +01:00
..
handlers fix(tui): update ui when push next or main finishes 2024-09-06 18:28:02 +01:00
tests fix(tui): update ui when push next or main finishes 2024-09-06 18:28:02 +01:00
branch.rs feat(tui): (experimental) show repo state, messages and git log 2024-08-25 15:59:42 +01:00
load.rs refactor: merge repo-actor crate into cli crate 2024-07-28 12:18:15 +01:00
MESSAGES.md refactor: merge repo-actor crate into cli crate 2024-07-28 12:18:15 +01:00
messages.rs refactor: macros use a more common syntax 2024-08-06 20:06:39 +01:00
mod.rs fix(tui): update ui when push next or main finishes 2024-09-06 18:28:02 +01:00
notifications.rs feat: add short git log graph to notifications 2024-08-08 08:39:01 +01:00