Closed (fixed)
Project:
Drupal core
Version:
10.3.x-dev
Component:
other
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2024 at 18:17 UTC
Updated:
12 Aug 2024 at 08:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
longwaveComment #3
andypostComment #4
longwaveWhile we are here we should also add
.yarntocore/.gitignorebecause Yarn 4 uses it and ignores it, then you switch to a Yarn 1 branch and remnants are left behind.Comment #6
catchRan into cherry-pick conflicts on #3463479: Merge the build and lint stages in core MR pipelines, added an MR here.
Comment #10
needs-review-queue-bot commentedThe Needs Review Queue Bot tested this issue. It fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
This does not mean that the patch necessarily needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide to find step-by-step guides for working with issues.
Comment #12
nod_.
Comment #13
catchChanging the branch to hopefully increase the bot happiness.
Comment #14
nod_Seems like it did the trick
Comment #18
nod_Committed and pushed c559ce6491 to 10.4.x and 8b2a6cacf2 to 10.3.x. Thanks!
Comment #21
nod_can be improved to make cherry pick possible
Comment #23
nod_Comment #24
nod_so we can't cherry pick directly but git can figure out the conflicts by itself now
Comment #28
nod_patch still looking good after sleeping a bit on it