Problem/Motivation
https://www.drupal.org/docs/develop/git/using-gitlab-to-contribute-to-dr...
Gitlab CI is now available.
Drupal CI will ultimately be turned off.
Whilst not using Drupal CI at the moment, the module can use Gitlab CI to run PHPCS, ESLint, Composer Lint, Stylelint and eventually tests.
Steps to reproduce
N/A
Proposed resolution
Adapt the Drupal Association provided template to use Gitlab CI for this module.
Remaining tasks
- adopt Gitlab CI
User interface changes
None.
API changes
None.
Data model changes
None.
Issue fork facets_autocomplete-3457805
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 #4
brentgGitlab is added, there are some warnings still, but these will be fixed in another issue