Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.

Enable exiting composer when a patch failes to apply #56

Open
b-sharpe opened this issue Mar 27, 2019 · 0 comments
Open

Enable exiting composer when a patch failes to apply #56

b-sharpe opened this issue Mar 27, 2019 · 0 comments

Comments

@b-sharpe
Copy link

Currently patches just get skipped if they fail to apply. This is potentially hazardous to a core update (or others) in which a patch provided by OpenY may no longer apply but is allowed to pass installation and update.

I will put in a PR when I get a minute, but wanted this documented so I don't forget.

just need to add
"composer-exit-on-patch-failure": true,

This technically should apply to the main package as well for development, but is more important on the project for now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant