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.yml file using the official GitLab CI template
  • Verify that the pipeline runs succesfully.
Command icon 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

evamtinez created an issue. See original summary.

evamtinez’s picture

Status: Active » Fixed

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

  • evamtinez committed 8efdfe40 on 8.x-1.x
    [#3548638] feat: Add GitLab CI support
    
    By: evamtinez
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.