Problem/Motivation

The file system has to be writable to do the update

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 the file system is not writable.

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

Issue summary: View changes

kunal.sachdev made their first commit to this issue’s fork.

tedbow’s picture

Assigned: Unassigned » tedbow

Assigning to myself because I can't assign to @kunal.sachdev but I plan to work on it with him

for anyone looking for similar issues see #3230045: [Meta] Create validation listeners

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

phenaproxima’s picture

Status: Active » Needs review
tedbow’s picture

Status: Needs review » Reviewed & tested by the community

Looks good

phenaproxima’s picture

Status: Reviewed & tested by the community » Fixed
tedbow’s picture

Assigned: tedbow » Unassigned
kunal.sachdev’s picture

Status: Fixed » Closed (fixed)

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