Problem/Motivation
As a user/contributor/site it would be great to automatically run CI checks on modules so one can keep up on code quality and have automated tests run (if available)
We have a patch that we are testing and having the .gitlab-ci running would make it easier to confirm changes are passing phpcs.
Issue fork brightcove-3533548
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
dmundraReady for review, there are a lot of warning but that could be worked on in another issue and then kept track with the gitlab pipeline.
Comment #5
yce commentedThanks, merged!
Comment #7
dmundraCheers @yce