ci: #3609254 Build the CI composer job against Drupal 11.4.0 on the 3.1.x branch

Closes #3609254.

The 3.1.x branch targets Drupal ~11.4.0, but the CI composer job overrode before_script without a job-level DRUPAL_CORE, so the DrupalCI template default won and the pipeline (including the webship-js-test browser job) actually built and ran on Drupal 11.3.12. This adds job-level DRUPAL_CORE: "11.4.0" + IGNORE_PROJECT_DRUPAL_CORE_VERSION: "1" so the whole pipeline resolves and tests against Drupal ~11.4.0.

AI-Generated: Yes (Used Claude Code to pin the composer CI job to Drupal 11.4), reviewed and authorized by the maintainer, per the AI contribution policy.

Checkpoints

  • File an issue about this project
  • Addition/Change/Update/Fix to this project
  • Testing to ensure no regression
  • Automated unit/functional testing coverage
  • Developer Documentation support on feature change/addition
  • User Guide Documentation support on feature change/addition
  • UX/UI designer responsibilities
  • Accessibility and Readability
  • Reviewed by a human
  • Code review by maintainers
  • Full testing and approval
  • Credit contributors
  • Review with the product owner
  • Update Release Notes
  • Release
Edited by Rajab Natshah

Merge request reports

Loading