Problem/Motivation

Drupal.org now has a Gitlab CI template for automatically unit tests, coding standards tests, phpstan, and cspell.

Simply adding the template file to the project will start a suite of automated tests.

Command icon Show commands

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

ptmkenny created an issue. See original summary.

ptmkenny’s picture

Status: Active » Needs review
intrafusion’s picture

Status: Needs review » Fixed

ptmkenny’s picture

Status: Fixed » Needs review

Thanks for merging this. But I just realized it was merged to the 3.x branch (default target), but it should've been merged to the 4.x branch as well. So I opened a new MR, gitlab-ci-4, to add the template to the 4.x branch.

intrafusion’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.