Backblaze / boardwalk

A linear remote execution workflow engine built on top of Ansible
Other
11 stars 0 forks source link

Events to and from the boardwalkd server should detail check vs run mode #6

Closed m4wh6k closed 1 year ago

m4wh6k commented 1 year ago

In the boardwalkd UI, events from boardwalk CLI workers appear identical regardless of whether or not they were emitted from a worker in run mode or check mode. When reviewing events, it's hard to tell what actually was run vs what was a check.

We should update the CLI, UI, and the log messages emitted from the boardwalkd server in a way that makes it apparent which events were from run mode vs check mode.