Closed (fixed)
Project:
View Mode Switch Field
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
28 Jan 2025 at 09:33 UTC
Updated:
28 Jan 2025 at 09:45 UTC
Jump to comment: Most recent
Currently all CI jobs only run for Drupal 11.x. As this module also supports Drupal 10.x, the CI jobs for that Drupal version should be executed as well.
See CI pipeline logs for executed jobs.
Re-enable Drupal 10.x CI jobs by settings OPT_IN_TEST_PREVIOUS_MAJOR to 1 in .gitlab-ci.yml.
n/a
n/a
n/a
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 #4
hctomDone ;)
Comment #5
hctom