Closed (fixed)
Project:
Module Filter
Version:
4.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
16 Nov 2023 at 11:53 UTC
Updated:
1 Dec 2023 at 11:14 UTC
Jump to comment: Most recent
Add .gitlabl-ci.yml file from gitlab_templates, to get the pipeline tests running.
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
jonathan1055 commentedThe basic gitlab-ci.yml file works. I have set eslint, stylelint and phpcs to have
allow_failure: falseso that we can easily see what is wrong. I think this is OK in the first instance. Ready for review and commit. Then we can get the other issues running on pipelines to see how they go.Comment #4
jonathan1055 commentedThe phpunit pipeline job fails in the pipeline but passes OK on drupalCI. That will need some investigation, but should not stop the gitlab-ci file from being committed.
Comment #7
smustgrave commentedWill address the eslint findings in the javascript tickets.
Will need a follow up for the failing tests.
Comment #8
jonathan1055 commentedCreated #3402384: testUninstallPageFiltering fails in Gitlab pipeline for the failing phpunit test