Add gitlab CI

CommentFileSizeAuthor
#3 3408123-add-git-lab-ci-2.patch5.11 KBamietpatial
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

deepakkm created an issue. See original summary.

amietpatial made their first commit to this issue’s fork.

amietpatial’s picture

Status: Active » Needs review
StatusFileSize
new5.11 KB

I'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

vipin.mittal18 made their first commit to this issue’s fork.

ankitv18 made their first commit to this issue’s fork.

ankitv18’s picture

Gitlab 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

vipin.mittal18’s picture

Status: Needs review » Reviewed & tested by the community

GitLab CI test build and test cases are passing, coding standards issue should be addressed separately, even already fixed by @ankitv18 at #3435303.

Rajeshreeputra made their first commit to this issue’s fork.

japerry made their first commit to this issue’s fork.

japerry’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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

japerry’s picture

Missed removal of the older ci configurations when committing this, made a new MR to remove those pieces.