Needs review
Project:
Siteimprove.ai
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2024 at 08:28 UTC
Updated:
5 Feb 2025 at 11:18 UTC
Jump to comment: Most recent
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 #4
sokru commentedI tried to keep the changes as minimal as possible, Eslint, Stylelint and CSPell issues should be handled on separate issue.
Comment #5
darvanenHave made a few comments on the MR, of particular concern is the removal of some of the logical structures.
The most common procedure I have seen on other modules has been to just have this issue turn on CI then create follow-ups for all of the issues arising from the tests. I suggest we do that here too.
Comment #8
rajeshreeputraTo ensure clarity and simplicity, let's add the
.gitlab-ci.ymlfile as part of this issue. Will address and resolve the issue reported by the CI in the associated tickets.Hence moving ahead and requesting review for MR!30.