Skip to content

Always attempt all patches, even if one fails #199

Closed
@dobesv

Description

@dobesv

It would be a convenience if patch-package would attempt to apply all patches, and report errors/success for every patch, rather than exiting immediately on the first failure.

Use Case

Sometimes an upstream package is updated to accept my patch, and the patch I have in our project becomes obsolete. In this case patch-package reports an error that the patch failed, and immediately exits. I can happily delete the patch file.

However, there is a catch: I have to re-run patch-package to ensure that any packages that would have been applied after the one that failed are applied. I pretty much always forget to do this, resulting in much confusion for me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions