git-next/crates/cli/src
Paul Campbell 664e424d1a
All checks were successful
Rust / build (push) Successful in 6m13s
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 2m26s
fix(tui): make tui work from docker image
Add missing environment variable in Dockerfile and gave example command
to run via docker.

Closes kemitix/git-next#154
2024-09-12 19:50:29 +01:00
..
alerts fix: use configured branch names in user notification 2024-09-01 08:38:08 +01:00
forge fix(tui): update ui when push next or main finishes 2024-09-06 18:28:02 +01:00
repo fix(tui): update ui when push next or main finishes 2024-09-06 18:28:02 +01:00
server fix(test): tests requiring .git pass when not present 2024-09-12 10:37:46 +01:00
tui fix(tui): make tui work from docker image 2024-09-12 19:50:29 +01:00
webhook refactor: macros use a more common syntax 2024-08-06 20:06:39 +01:00
file_watcher.rs feat: improved error display when startup fails 2024-09-01 13:10:14 +01:00
init.rs feat(tui): (experimental) show repo state, messages and git log 2024-08-25 15:59:42 +01:00
main.rs feat: improved error display when startup fails 2024-09-01 13:10:14 +01:00
tests.rs fix: file_watcher runs on own thread 2024-08-11 13:55:38 +01:00