Problem/Motivation

As part of deprecating ReadinessCheckEvent, we need to first ensure that none of our validators are listening to it.

In the case of PackageManagerReadinessCheck, we may want to just remove it outright.

In all other cases, though, we should stop listening to ReadinessCheckEvent and ensure our tests keep passing with minimal changes.

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

phenaproxima created an issue. See original summary.

phenaproxima’s picture

Assigned: Unassigned » tedbow
Status: Active » Needs review

I'm happy with this. Assigning to @tedbow for review and commit.

tedbow’s picture

Status: Needs review » Needs work

Looking good. Had a view questions on the MR

phenaproxima’s picture

Status: Needs work » Needs review

phenaproxima’s picture

tedbow’s picture

Status: Needs review » Reviewed & tested by the community

This is great to get done!

  • phenaproxima committed 21e72a5 on 8.x-2.x
    Issue #3314764 by phenaproxima, tedbow, omkar.podey: Stop listening to...
phenaproxima’s picture

Status: Reviewed & tested by the community » Fixed

I agree, @tedbow. Merged into 8.x-2.x and published the change record!

Status: Fixed » Closed (fixed)

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

tedbow’s picture

Issue tags: +core-mvp