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 opengraph_filter-3556667
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
konot commentedI have integrated the CI script into the module. All warnings/errors from lints were resolved in the same MR.
I am looking for a review and merging those changes. Let me know if there are any necessary adjustments for discussion and resolving them.
Comment #4
konot commentedComment #5
just-me commentedChanges have been checked and tested.
Comment #6
just-me commentedComment #8
loon commentedMerged. Thanks all