-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
doneWork on the Issue or PR is completedWork on the Issue or PR is completedenhancementNew feature or requestNew feature or request
Milestone
Description
Description
I run cargo make ci-flow as part of git pre push.
that script runs many tasks and takes a bit to finish.
it would be nice to see where it is in the execution, so if you would stream the githook script output in realtime instead of buffering it into memory and flushing only at the end, it would be really help and will improve the usability.
Value
Users for long running hooks won't think it is stuck and would get real time progress.
by the way, this crate is really great.
Metadata
Metadata
Assignees
Labels
doneWork on the Issue or PR is completedWork on the Issue or PR is completedenhancementNew feature or requestNew feature or request