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

I reset the merge because apparently the dev branch is 3.0.x, not 3.1.x.

ptmkenny’s picture

Moving back to 3.1.x, which has the most recent commits.

ptmkenny’s picture

I also fixed the identified coding standards issues since they are all simple (fixed automatically).

ptmkenny’s picture

Version: 3.0.x-dev » 3.1.x-dev
ptmkenny’s picture

Unit tests are failing in 10.2+, so making that the parent issue of this one.

ptmkenny’s picture

Updating parent issue to the one that fixes the broken unit tests.

alexpott made their first commit to this issue’s fork.

alexpott’s picture

alexpott’s picture

Version: 3.1.x-dev » 3.2.x-dev
alexpott’s picture

Status: Needs review » Reviewed & tested by the community

  • alexpott committed 6aec70c0 on 3.2.x
    Issue #3442064 by alexpott, ptmkenny: Add GitLab CI template
    
alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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