Skip to content

redesign / refactor run nodes which are succeeding on non-zero exit codes. #32

@briandorsey

Description

@briandorsey

Running multiple commands in the same "run" node can hide failures (non zero exit codes) in early commands.

As identified in #30 :
"the panic returns exit 2, but being wrapped in an echo means action steps exits successfully.

Example:

This is a tracking issue to consider different ways to improve this pattern so that non-zero exit codes result in the step failing.

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