Problem/Motivation

To ensure high code quality, the module should have an automated CI/CD pipeline and follow Drupal coding standards.

Proposed resolution

  • Add .gitlab-ci.yml.
  • Add phpcs.xml.dist to enforce Drupal standards.
  • Add phpstan.neon.dist for static analysis.

Remaining tasks

Create and configure CI files.

Issue fork myrest-3616677

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

sergeydruua created an issue. See original summary.

  • sergeydruua committed a8e06c8c on 1.0.x
    Issue #3616677: Add the GitLab CI pipeline and the PHPCS ruleset
    

  • sergeydruua committed c148f26e on 1.0.x
    Issue #3616677: Fix the PHPStan job of the new pipeline
    
sergeydruua’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

sergeydruua’s picture

Status: Fixed » Closed (fixed)