Closed (fixed)
Project:
Gutenberg
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
28 Sep 2023 at 09:17 UTC
Updated:
2 Dec 2023 at 21:54 UTC
Jump to comment: Most recent
Drupal CI is deprecated. Let's move to Gitlab CI
This is also going to make it possible and easier to build external JS in the build pipeline as well I think
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
eiriksmComment #4
eiriksmThis MR adds matrix testing for PHP 8.0/8.1 for Drupal 9 and PHP 8.1/8.2 for Drupal 10.
I based the gitlab CI setup on https://git.drupalcode.org/project/media_iframe/-/pipelines/24241 which was shared in the gitlab channel in the Drupal slack (by @dpi. Thanks!)
Comment #7
eiriksm