Problem/Motivation
DrupalCI was deprecated on July 1st, 2024. GitLab CI is now the default automated testing system. This module currently does not include GitLab CI configuration, which means we are missing automated testing on merge requests and commits.
Proposed resolution
- Add a
.gitlab-ci.ymlfile using the official GitLab CI template - Verify that the pipeline runs succesfully.
Issue fork entity_switcher-3548688
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
evamtinez