Add gitlab CI
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3408123-add-git-lab-ci-2.patch | 5.11 KB | amietpatial |
Issue fork username_enumeration_prevention-3408123
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
Comment #3
amietpatial commentedI've created a patch for the GitLab CI YAML file as part of my ongoing learning process. Kindly take a moment to review it. Thank you
Comment #7
ankitv18 commentedGitlab CI is now running fine
Fixed PhpCS and phpunit failures
PHPStan failure is fixed in the https://www.drupal.org/project/username_enumeration_prevention/issues/34...
Please review and merge this so that other issues can run gitlab CI pipelines
Comment #8
vipin.mittal18GitLab CI test build and test cases are passing, coding standards issue should be addressed separately, even already fixed by @ankitv18 at #3435303.
Comment #12
japerryComment #15
japerryMissed removal of the older ci configurations when committing this, made a new MR to remove those pieces.