Skip to content

add CompletedProcess in logging of `run`

Hans Fangohr requested to merge improve-run-output into main

this is nice for debuging as it includes the information we want to obtain by calling the command (such as branch name, commit hash, etc).

Merge request reports

Loading