Problem/Motivation
Since this module was copied from core some commits have been made to the core/modules/color directory.
Steps to reproduce
$ composer require drupal/color
$ diff -urp web/core/modules/color web/modules/contrib/color
Proposed resolution
Remaining tasks
Figure out which commits should be ported.
#3281430: Update non-migration Color tests to not use Bartik is an obvious candidate.
User interface changes
API changes
Data model changes
Issue fork color-3302976
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
Comment #2
andypostI bet main question is bartik/seven clean-up, but how to cut it or recreate 1.0.x
Comment #3
spokje@dww struggled/struggles with the same for the contrib quickedit module.
Here are some Slack threads how he's handling/handled it so far:
https://drupal.slack.com/archives/C014CT1CN1M/p1655854191324579
https://drupal.slack.com/archives/C014CT1CN1M/p1647369591338049
Hope it helps, seems this is the final blocker for #3270899: Remove Color module from core
Comment #6
bbralaComment #7
andypostThanks 👍
Comment #8
longwaveLooks OK to me. Remaining diffs between contrib and core are:
Comment #9
spokjeLet's see if uploading the plain diff from MR!1 eliminates the "weird" composer failure from the MR test.
Comment #10
spokjeUnwanted status change
Comment #11
spokjeMR test-failure _might_ be related to #3303051: drupal/color-color can be changed to drupal/color?
In any case: The plain diff from the MR passes tests on both 9.4.x and 10.0.x, so I'm fine with the RTBC state as declared by @longwave.
Comment #12
longwaveYep I think so,
drupal/color-colorno longer exists for me.Comment #14
andypost