Closed (fixed)
Project:
Scheduler
Version:
2.x-dev
Component:
Testing
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2024 at 11:12 UTC
Updated:
4 May 2024 at 23:14 UTC
Jump to comment: Most recent
Gitlab pipelines can be run using the 'Next Major' core version. But this requires a few modifications to allow third-party dependency modules to be "faked" as compatible with Drupal 11.
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 #7
jonathan1055 commentedPurposely leaving in the deprecated variable
LENIENT_ALLOW_LISTso that we can test the gitlab_templates deprecation jobComment #10
jonathan1055 commentedDrush is not yet compatible with Drupal 11, and this prevents the module being tested at "next major" - see
#3437434-6: Composer (next major) no longer works after 11.x updated to Symfony 7
Scheduler already skips the drush tests - see #3359998: SchedulerDrushTest fails on Gitlab-CI but OK on drupal.org so removing from composer should not make anything worse.
Comment #17
jonathan1055 commentedComment #18
jonathan1055 commented