Problem/Motivation

Add support for Gitlab-CI

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

BenStallings created an issue. See original summary.

benstallings’s picture

Status: Active » Needs review
mradcliffe’s picture

Status: Needs review » Reviewed & tested by the community

I reviewed the added .gitlab-ci.yml and inspected the pipeline run.

The unit tests pass, and I think any phpstan and phpcs issues can be resolved later. Also any opt-in to the next major would help, but that can be added later as well.

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

  • heddn committed 7d51efaa on 8.x-2.x authored by BenStallings
    Issue #3433103 by BenStallings, heddn, mradcliffe: Add Gitlab CI
    
heddn’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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