Problem/Motivation
The pipeline is not currently running in GitLab for this project.
Proposed resolution
Add a .gitlab-ci.yml file for this module to enable GitLab pipelines. This will ensure that tests, PHPCS, PHPStan, and other checks are executed automatically.
Issue fork views_ajax_history-3547650
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
vitaliyb98 commentedAdded GitLab pipelines and fixed the cspell pipeline.
Comment #5
i-trokhanenkoMerged! @vitaliyb98 thank you!