Problem/Motivation

We should adopt Drupal's default Gitlab CI.

Issue fork taarikh-3401816

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

hussainweb created an issue. See original summary.

hussainweb’s picture

Status: Active » Needs review

There is an error: 'Could not open input file: vendor/bin/phpstan'. This seems to be a problem with how Gitlab CI is configured in templates. There is some information in #3395419: Allow contrib modules to run PHPStan via GitLab CI but it seems that this was overlooked. Possible fix is that we include phpstan as a dev dependency which should be done in a different issue. For now, we are good to ignore this.

hussainweb’s picture

Status: Needs review » Fixed

The phpunit task is still failing and I'll do this in a follow-up (even phpstan). For now, this is merged.

Status: Fixed » Closed (fixed)

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