Closed (fixed)
Project:
Localization server
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
18 Oct 2025 at 12:21 UTC
Updated:
7 Nov 2025 at 14:19 UTC
Jump to comment: Most recent
Currently CI only runs in Drupal 11, where it fails.
We should run in both 10 and 11.
Why?
- In the end we want to make it work for Drupal 11.
- Most of the code was developed for earlier Drupal versions, and the distance to Drupal 10 is smaller than to Drupal 11.
- In some cases we may find it easier to target Drupal 10 first. For now it is hard to say if that will be the case.
- Testing both gives us visibility.
Use OPT_IN_TEST_PREVIOUS_MAJOR
Acceptance criteria:
- CI runs with drupal/core 10 and 11.
- CI still fails, as before.
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 #2
donquixote commentedComment #3
donquixote commentedComment #4
donquixote commentedComment #5
donquixote commentedComment #9
fmb commented