Skip to content

Issue #3426116 by DYdave: Automated testing on GitLab CI: Added initial...

https://www.drupal.org/project/queue_unique/issues/3426116

Automated testing on GitLab CI:

  • Added initial configuration file .gitlab-ci.yml based on template and documentation from Drupal.org documentation: GitLab CI, to provide automated testing with GitLab CI pipelines.
  • Fixed cspell validation errors due to typo in comment and ignored string values used in Tests.
  • Fixed phpcs validation errors and README.md file formatting based on MR !3 (DO-3372937).
  • Fixed phpstan validation errors and added a phpstan.neon file to prevent prompting errors for queue_ui plugin.
Edited by David Suissa

Merge request reports