- First commit to issue fork.
- π³πΏNew Zealand Gold 20 minutes in the future
Nuts. Could someone with access delete the gold-8.x-1.x-patch-09724 branch? That was created on the 1.x branch rather than the 2.0 branch.
I've been away from drupalland for a bit and the new way of doing this is not terribly intuitive. :/
Anyway... cweagans/composer-patches doesn't work with patches that alter composer dependencies. You can get around that by adding the package directly at a commit hash like this;
"repositories": [ { "type": "package", "package": { "name": "drupal/modifiers_pack", "type": "drupal-module", "version": "2.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/issue/modifiers_pack-3331144.git", "reference": "b3c1f471426435b097e04a107c053e57378fe35b" } } }, { "type": "composer", "url": "https://packages.drupal.org/8" } ]
Just ensure that the package goes before the reference to the Drupal repo.
At this point all this is doing is updating the dependency. I've not had time to test how it is working.
@clbeam, are you able to help out there?
- @alexanderlevitsky opened merge request.
- Assigned to kyberman
- π¦πΊAustralia murrayw
Hi Vit, is this something you could take a look at? If not, just let me know.
- Status changed to Needs review
about 2 years ago 2:31pm 18 February 2023 - Status changed to Fixed
about 2 years ago 2:33pm 18 February 2023 PR has been merged to 2.0.x It will be rolled out in the next release.
-
naveenvalecha β
committed ea8ad562 on 2.0.x authored by
alexander.levitsky β
Issue #3331144 by Gold, clbeam, naveenvalecha, murrayw: Color_field...
-
naveenvalecha β
committed ea8ad562 on 2.0.x authored by
alexander.levitsky β
- Issue was unassigned.
- πΉπ·Turkey alexander.levitsky Antalya
naveenvalecha β credited alexander.levitsky β .
Automatically closed - issue fixed for 2 weeks with no activity.