Problem/Motivation

https://www.drupal.org/docs/develop/git/using-gitlab-to-contribute-to-dr...

Gitlab CI is now available.
Drupal CI is already turned off.

Whilst we were not using Drupal CI at the moment, we can use Gitlab CI to run PHPCS, ESLint, Composer Lint, Stylelint and eventually tests.

Steps to reproduce

N/A

Proposed resolution

Adapt the Drupal Association provided template to use Gitlab CI for this module.

Remaining tasks

  • adopt Gitlab CI

User interface changes

None.

API changes

None.

Data model changes

None.

Issue fork mask-3491416

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

tim-diels created an issue. See original summary.

tim-diels’s picture

Assigned: tim-diels » Unassigned
Status: Active » Reviewed & tested by the community

Added GitLab CI file. We need to create follow up tasks for the warnings and errors.

  • tim-diels committed 49fc9d34 on 2.1.x
    Issue #3491416 by tim-diels: Integration with Gitlab CI
    
tim-diels’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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