Problem/Motivation

Drupal 10.3.0 stable was released on: 20 Jun 2024 by: catch
https://www.drupal.org/project/drupal/releases/10.3.0


Thanks, to the Drupal Core release team
  • Drupal 11.0.0-rc1 about to be released

The SDC experimental module is now stable and merged into core

Proposed resolution

  • Change core_version_requirement to ^10.3 || ^11 in the cl_devel.info.yml file.
  • Remove drupal:sdc from the cl_devel.info.yml file.

Remaining tasks

  • File an issue
  • MR/Patch
  • Test
  • Review

User interface changes

API changes

Data model changes

Issue fork cl_devel-3456669

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

Rajab Natshah created an issue. See original summary.

rajab natshah’s picture

Assigned: rajab natshah » Unassigned
Status: Active » Needs review
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

StatusFileSize
new369 bytes

Attached a static patch file for cl_devel 2024-06-24 MR8 to work with latest released tag
to be used with composer patches

abhiyanshu’s picture

Status: Needs review » Reviewed & tested by the community

@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.

rajab natshah’s picture

Assigned: Unassigned » rajab natshah
Status: Reviewed & tested by the community » Active

Needs to fix the use namespace

rajab natshah’s picture

Assigned: rajab natshah » Unassigned
Status: Active » Needs work
liam morland’s picture

What namespace needs to be fixed?

Sorry, I was looking at 1.x branch which does not have any use statements that refer to sdc. The default branch should be changed to 2.x.

rajab natshah’s picture

Yup, 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?

liam morland’s picture

Version: 2.0.0-beta2 » 2.x-dev
Status: Needs work » Needs review

I have updated the use statements.

liam morland’s picture

This 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.

e0ipso made their first commit to this issue’s fork.

  • e0ipso committed 133da876 on 2.x authored by rajab natshah
    Issue #3456669: Update Drupal core to ^10.3 and ^11 and drop the use of...
e0ipso’s picture

Thanks everyone!

e0ipso’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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