Closed (fixed)
Project:
Component Libraries: Devel
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Jun 2024 at 10:10 UTC
Updated:
9 Nov 2024 at 07:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
rajab natshahComment #4
rajab natshahComment #5
rajab natshahAttached a static patch file for cl_devel 2024-06-24 MR8 to work with latest released tag
to be used with composer patches
Comment #6
abhiyanshu commented@Rajab Natshah
I have reviewed the changes in Merge Request !8 and applied the #5 patch. Both are working correctly.
Moving this to RTBC. Thanks.
Comment #7
rajab natshahNeeds to fix the use namespace
Comment #8
rajab natshahComment #9
liam morlandWhat namespace needs to be fixed?Sorry, I was looking at 1.x branch which does not have any
usestatements that refer tosdc. The default branch should be changed to 2.x.Comment #10
rajab natshahYup, Liam, that's what happened with my first attempt.
We should ask Mateu, if this module is still needed. or is it will be merged into the main Devel module?
Comment #11
liam morlandI have updated the
usestatements.Comment #12
liam morlandThis covers the change in #3429234: Automated Drupal 11 compatibility fixes for cl_devel.
Sorry, I accidentally added to this merge request some commits for #3479451: Enable GitLab CI automated testing. If that is committed first and this rebased on top, it will fix that.
Comment #15
e0ipsoThanks everyone!
Comment #16
e0ipso