Skip to content

lint to enforce flowey::shell_cmd! macro instead of xshell::cmd! within rust flowey steps #2790

@justus-camp-microsoft

Description

@justus-camp-microsoft

We should enforce that rust steps inside flowey nodes use the runtime-provided shell instead of running xshell::cmd! directly, which is possible by constructing an xshell::Shell::new() and then passing it to xshell::cmd! as this was the previous pattern.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions