Problem/Motivation

The scheduled CI pipeline on the 1.x branch fails because OPT_IN_TEST_NEXT_MAJOR: 1 in .gitlab-ci.yml enables testing against Drupal 12 (next major). Since drupal/commerce does not yet support Drupal 12, the "composer (next major)" build job fails during dependency resolution.

Proposed resolution

Remove OPT_IN_TEST_NEXT_MAJOR: 1 from .gitlab-ci.yml. The OPT_IN_TEST_NEXT_MINOR: 1 variable remains enabled. Once drupal/commerce adds Drupal 12 support, the next major testing can be re-enabled.

User interface changes

None

API changes

None

Data model changes

None

Command icon 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:

  • 1.x Comparechanges, plain diff MR !1

Comments

facine created an issue. See original summary.

facine’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.