Add Drush 12 compatibility for custom CKEditor Media Embed Plugin commands

Created on 12 October 2023, about 1 year ago
Updated 23 April 2024, 7 months ago

Problem/Motivation

Steps to reproduce

When trying to do ./bin/drush updb using Drush ~12.0

In LegacyServiceInstantiator.php line 282:
                                                                               
  You have requested a non-existent parameter "ckeditor_media_embed_install".

Proposed resolution

Move CKEditor Media Embed Plugin commands from drush.services.yml to ckeditor_media_embed.services.yml
Delete the drush.services.yml file

Remaining tasks

  • File an issue
  • PM/Patch
  • Test with ( Drush ~11.0 and Drush ~12.0 )
  • Review

User interface changes

  • N/A

API changes

Switch from drush.services.yml to ckeditor_media_embed.services.yml

Data model changes

  • N/A
โœจ Feature request
Status

RTBC

Version

1.0

Component

Code

Created by

๐Ÿ‡ฏ๐Ÿ‡ดJordan Rajab Natshah Jordan

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024