Problem/Motivation

Remaining tasks

  • Move Commands directory into a Drush directory
  • Adapt namespace in UpgradeStatusCommands
  • Inject dependencies using the create() method
  • Adapt upgrade_status.command path in drush.services.yml
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

MacSim created an issue. See original summary.

macsim’s picture

Status: Active » Needs review

Notes:

  • This is not really needed yet on 4.x branch but might be needed on a 5.x branch to handle a drupal 11 update from drupal 10.2+
  • When we'll need to drop Drush 11 support, we'll just have to remove the drush.services.yml file
gábor hojtsy’s picture

Found a drush docs bug while reviewing this MR :) https://github.com/drush-ops/drush/pull/5874 But this MR itself looks solid.

gábor hojtsy’s picture

gábor hojtsy’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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