Problem/Motivation
No CI scripts for the module.
Steps to reproduce
None.
Proposed resolution
Implement Drupal CI into the module.
Remaining tasks
Configure .gitlab-ci.yml using Drupal templates.
User interface changes
None.
API changes
None.
Data model changes
None.
Issue fork editablefields-3547982
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 #2
joelpittet@konot, are you assigned to tackle implementing this? Thanks for creating this nevertheless! I ask because I tend to no use that field as people forget they are assigned, life happens, and it holds it up from progressing the issue.
Comment #3
konot commented@joelpittet, yes, I am planning to add the CI scripts, and I have set `Assigned` to myself on purpose. Thanks for asking!)
Comment #6
konot commentedI have added and configured the CI scrips for the module.
Resolved issues which CI reported.
For now, all lints works as expected.