Closed (fixed)
Project:
Drupal core
Version:
10.2.x-dev
Component:
composer
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 Oct 2023 at 11:30 UTC
Updated:
20 Nov 2023 at 13:19 UTC
Jump to comment: Most recent
Following dependency evaluations for both components, add both packages into core.
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
Comment #2
andy-blumComment #4
longwaveLooks good except for one out of scope change to the root composer.json.
Comment #6
deviantintegral commentedI think the nightwatch failures are unrelated to these changes. In the Nightwatch job at Tests/Olivero/oliveroColorTest.js:
Comment #7
deviantintegral commentedComment #8
smustgrave commentedBelieve it needs a manual rebase. Says it's unmergable .
Comment #9
andy-blumComment #10
deviantintegral commentedLatest reroll looks good to me.
Comment #12
alexpottDiscussed at length at Drupalcon with @catch we agreed to add these as full runtime dependencies to make generating themes simpler and because they are there if you require Drush.
Committed 7f540d8 and pushed to 11.x. Thanks!
leaving open for backport to 10.2.x
Comment #15
alexpottDiscussed with @catch and we agreed to backport.