Problem/Motivation
The core patch from composer.json is not needed anymore because #3557014: PageDisplayVariant does not transmit cache metadata has been committed 🎉
Issue fork display_builder-3572086
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 #3
yannickooComment #4
pdureau commentedIndeed, the patch has been commited to Drupal 11.3 the 12 of January and Drupal 11.3.3-has been released 5 of February.
Do we need to also bump the version in
composer.jsondisplay_builder.info.yml? Currently it is 11.3 on both, do we put 11.3.3 instead?Comment #5
pdureau commentedComment #6
yannickooUpdated the core version requirement, so back to Needs review 😎
Comment #7
pdureau commentedPlaywright is still testing with Drupal 11.3.2 and fails in pipeline, so i guess we need to wait a bit before merging.
Comment #8
grimreaperhttps://git.drupalcode.org/issue/display_builder-3572086/-/jobs/8398741
Drupal installed version: 11.3.2While the MR wants to force it at 11.3.3
Maybe CI needs to be re-executed and will run on 11.3.3 or higher?
Comment #9
pdureau commentedOk I rebase so it will run the pipeline again.
Comment #10
pdureau commentedit worked!
Comment #11
a.dmitriiev commentedThe pipeline is green now, the correct Drupal version is pulled and no patches to core anymore.
Comment #12
mogtofu33 commented