Skip to content

Named shell steps appear in output and notification payload as their command, not name. #336

@nfgrep

Description

@nfgrep

A step like - clear_files: $(rm -rf some/file) does not appear in the run output, or the ActiveSupport::Notification payload as "clear_files", instead the whole command is its "name":

% bundle exec roast execute ci-coverage
🔥🔥🔥 Everyone loves a good roast 🔥🔥🔥

Starting workflow...
...
Executing: $(rm -rf some/file) (Resource type: none)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions