Skip to content

Separate options for pride do to ignore errors and to fail late #146

@lptr

Description

@lptr

Right now there is a pride do --ignore-errors option that does just that: if there's an error, we continue working on the next module, and we don't show anything in the process's exit value.

We'd need a --fail-late option as well, i.e. when there's an error, we should continue with the next module, but in the end provide a list of modules with errors, and also change the exit value.

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