Problem/Motivation

Drush commands are autodiscovered, so there is no longer a need for a drush services yml, see https://www.drush.org/12.x/commands/

Proposed resolution

Replace drush.services.yml with AutowireTrait

Remaining tasks

  1. Write a merge request
  2. Review
  3. Commit

User interface changes

None

API changes

None

Data model changes

None

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

idebr created an issue. See original summary.

idebr’s picture

Status: Active » Needs review

The merge request replaces drush.services.yml with AutowireTrait

  • plopesc committed 1e806690 on 3.x
    Issue #3559033: Replace drush.services.yml with AutowireTrait
    
plopesc’s picture

Status: Needs review » Fixed

Looks great. Thank you!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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