Problem/Motivation
Follow-up to #3354099: Add functional test that proves there is reasonable UX whenever Composer Stager operations have a hard failure to solve the problem in automatic_updates_extensions
Steps to reproduce
Proposed resolution
Right now \Drupal\automatic_updates_extensions\BatchProcessor::commit will try to delete the stage 2x if there is exception. We should copy the logic from \Drupal\automatic_updates\BatchProcessor::stage
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork automatic_updates-3436993
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
tedbowComment #5
tedbowComment #6
tedbowComment #7
phenaproximaOne tiny thing but otherwise this is just a copy-and-paste from Automatic Updates, so I'm not concerned.
Comment #10
tedbow