Problem/Motivation

The needs to be enough disk space to download the next version of Drupal

Proposed resolution

For general instructions see the parent issue: #3230045: [Meta] Create validation listeners

The subscriber should subscribe to events `\Drupal\automatic_updates\AutomaticUpdatesEvents::READINESS_CHECK` and `\Drupal\automatic_updates\AutomaticUpdatesEvents::PRE_START`
it should add a Error validation result if there no enough disk space.

actual check will be something like in 8.x-1.x https://git.drupalcode.org/project/automatic_updates/-/blob/8.x-1.x/src/...

Command icon 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

tedbow created an issue. See original summary.

tedbow’s picture

phenaproxima made their first commit to this issue’s fork.

phenaproxima’s picture

Status: Active » Needs review

  • phenaproxima committed e9bc3ec on 8.x-2.x
    Issue #3231997 by phenaproxima: Ensure there is enough disk space to do...
phenaproxima’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.