Skip to content

Furo flow runner only stops on errors from external commands #13

@veith

Description

@veith

It would be nice when furo run flowname would stop and exit(1) if an error was detected.
At the moment, the detected errors are only printed to stdout.

Example:
checkImports should stop the flow sequence if a unresolvable import was used.
deprecated should stay as it is and only warn
muSpec2Spec should stop on malformed input
all commands should stop on missing or malformed configuration

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions