Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DGI9-477: Fix/drush 12 #23

Merged
merged 9 commits into from
May 13, 2024
Merged

DGI9-477: Fix/drush 12 #23

merged 9 commits into from
May 13, 2024

Conversation

adam-vessey
Copy link
Contributor

@adam-vessey adam-vessey commented Jan 15, 2024

Presently contains #22, for convenience.

Somewhat of "undoing"/"reverting" some of the thoughts for forward-thinking via the factory method, as Drush 12 elected not to support calling factory method for its "legacy" command discovery using the drush.services.yml files... so let's just try to "confine" the use of the Drush services.ymlto the versions for which they're relevant, with the requirements accordingly inlined.

The support for Drush's service.yml stuff is only slated for removal with Drush 13, so whatever.

Renamespaced and moving `drush.services.yml` away from the unsupported
factory method.
@adam-vessey adam-vessey added the minor Added functionality that is backwards compatible. label Jan 15, 2024
@adam-vessey adam-vessey marked this pull request as ready for review January 15, 2024 19:42
Accidentally dropped it when moving to the other manner of declaring
properties via the constructor.
JojoVes added 2 commits May 1, 2024 11:51
merge latest from main into fix/drush-12 branch
used phpcbf --standard=Drupal,DrupalPractice
@nchiasson-dgi nchiasson-dgi merged commit dc13404 into main May 13, 2024
1 check passed
@nchiasson-dgi nchiasson-dgi deleted the fix/drush-12 branch May 13, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Added functionality that is backwards compatible.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants