Problem/Motivation

No CI scripts for the module.

Steps to reproduce

None.

Proposed resolution

Implement Drupal CI into the module.

Remaining tasks

Configure .gitlab-ci.yml using Drupal templates.

User interface changes

None.

API changes

None.

Data model changes

None.

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

konot created an issue. See original summary.

joelpittet’s picture

Priority: Minor » Normal

@konot, are you assigned to tackle implementing this? Thanks for creating this nevertheless! I ask because I tend to no use that field as people forget they are assigned, life happens, and it holds it up from progressing the issue.

konot’s picture

@joelpittet, yes, I am planning to add the CI scripts, and I have set `Assigned` to myself on purpose. Thanks for asking!)

konot changed the visibility of the branch 3547982-setup-gitlab-ci to hidden.

konot’s picture

Assigned: konot » Unassigned
Status: Active » Needs review

I have added and configured the CI scrips for the module.

Resolved issues which CI reported.

For now, all lints works as expected.