Problem/Motivation
Per #3252299-13: Reliably support cweagans/composer-patches in Package Manager & Automatic Updates: validate stage, we think that at a bare minimum for a stable release, we should require that, if the active directory has cweagans/composer-patches installed, then it should also be configured to crap out if a patch fails to apply (using the composer-exit-on-patch-failure flag).
Issue fork automatic_updates-3293381
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
tedbowComment #4
tedbowLooks good. Thanks @phenaproxima
Comment #5
phenaproximaComment #7
phenaproximaMerged into 8.x-2.x. Thanks!