Add support for GitLab CI

Created on 1 October 2024, about 2 months ago

Problem/Motivation

Drupal CI has been discontinued, so does not run on new commits.

It has been replaced by GitLab CI, which allows tests and code quality checks to be run on each commit.

Steps to reproduce

Add a new commit to any issue, see that no tests run.

Proposed resolution

Enable GitLab CI by adding a file .gitlab-ci.yml. If done through the GitLab web interface, a ready to use template will be provided. See online docs โ†’ for full details.

Remaining tasks

  1. Create .gitlab-ci.yml
  2. Delete .drupalci.yml, as it is no longer used

User interface changes

N/A

API changes

N/A

Data model changes

N/A

๐Ÿ“Œ Task
Status

Active

Version

4.1

Component

Code

Created by

๐Ÿ‡ฎ๐Ÿ‡ชIreland lostcarpark

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024