Convert command execution to use results #51

Manually merged
projectmoon merged 1 commits from log-failed-multi-commands into master 2021-01-30 17:03:07 +00:00
Owner

This PR changes the command pipeline to use Result semantics, which has a lot of benefits for code quality. The main point of the PR, though, is to allow for better output of multi-command execution where only some commands fail.

This PR changes the command pipeline to use Result semantics, which has a lot of benefits for code quality. The main point of the PR, though, is to allow for better output of multi-command execution where only some commands fail.
projectmoon added 1 commit 2021-01-30 14:21:54 +00:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
bf1e2a248f
Convert command execution to use results.
projectmoon force-pushed log-failed-multi-commands from bf1e2a248f to 16eb87e50f 2021-01-30 14:28:29 +00:00 Compare
projectmoon manually merged commit 16eb87e50f into master 2021-01-30 17:03:07 +00:00
projectmoon deleted branch log-failed-multi-commands 2021-01-30 17:03:20 +00:00
Sign in to join this conversation.
No description provided.