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 choices_autocomplete-3559817
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
sadovmax commentedI added the `.gtilab-ci.yml` file in the PR and verified that it works.
Fixed a couple of minor errors. I think we can merge this PR into the module.
Comment #4
just-me commentedHi,
I've tested it on Drupal 11. It works fine.
Comment #5
faust74 commentedThanks for contribution!