Radish alpha
r
Radicle CI broker
Radicle
Git (anonymous pull)
Log in to clone via SSH
"cibtool log" doesn't stream
liw opened 1 year ago

Currently, cibtool log reads the whole log at once, even when it reads from stdin. It'd be nice if it read one line at a time from stdin, and processed that. This would allow things like:

journalctl -u radicle-ci-broke -o json -f | cibtool log --format journald
liw added cibtool 9 months ago
liw added new-feature 9 months ago