Move automated tests to GitLab CI

Created on 20 January 2024, 11 months ago
Updated 12 February 2024, 10 months ago

Problem/Motivation

All Drupal modules are encouraged to move their automated testing to GitLab.

Proposed resolution

  1. Include changes from πŸ“Œ Automated Drupal 10 compatibility fixes Needs review to fix several test failures (static and PHPUnit).
  2. Add .gitlab-ci.yml following the instructions at GitLab CI β†’ .
  3. Add phpcs.xml and phpstan.neon so that static analysis follows Drupal standards.
  4. Ignore some PHPStan errors. (Do not try to fix everything in one issue.)
  5. Fix remaining problems detected by phpcs and phpstan.

Remaining tasks

User interface changes

None

API changes

None

Data model changes

None

πŸ“Œ Task
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States benjifisher Boston area

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024