Fixed
Project:
Paragraphs Browser
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
28 May 2025 at 11:38 UTC
Updated:
6 Aug 2026 at 20:35 UTC
Jump to comment: Most recent
Code quality is a bit disturbing.
Add gitlab-ci.yml to run phpcs and other checks.
Add gitlab-ci.yml to run phpcs and other checks.
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
jannakha commentedMR18 ready for review
Comment #4
borisson_RTBC++
Comment #7
bvoynickSounds good. These may fail for a while, as much as there is to work through, but let's at least start surfacing these things.
That said, I don't think we should count any currently failing things as hard fails - that would hold up other tasks until the pipelines were satisfied. I've set allowed_failure so that the state of the current codebase is considered "warning." Addressing these things in follow-ups would be great and allow_failure can be disabled down the road if we can get to a clean slate.