Closed (fixed)
Project:
Config Snapshot
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
15 Jan 2025 at 19:58 UTC
Updated:
30 Jan 2025 at 20:44 UTC
Jump to comment: Most recent
We should enable some of the additional opt-in features of GitLab CI to expand test coverage and add D12 support.
Enable the following variables in .gitlab-ci.yml:
RUN_JOB_UPGRADE_STATUS: '1'
OPT_IN_TEST_NEXT_MINOR: '1'
OPT_IN_TEST_NEXT_MAJOR: '1'
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 #3
trackleft2Comment #4
joegraduateComment #5
joegraduateComment #7
joegraduateMerged.