Automated testing: Configure GitLab CI

Created on 9 January 2024, 6 months ago
Updated 22 May 2024, about 1 month ago

I've noticed the mention Deprecated on module's Automated testing page at:
DrupalCI (deprecated)
https://www.drupal.org/node/131949/qa β†’
with a link now, at the top to "View GitLab CI pipelines for this project" linked to:
https://git.drupalcode.org/project/extlink/-/pipelines

See screenshot below:

 

I found some helpful documentation on the topic: Documentation on Drupal.org: GitLab CI β†’ .

Then, found the config file template:
https://git.drupalcode.org/project/gitlab_templates/-/blob/1.0.x/gitlab-...

and then searched the entire DO project base:
https://git.drupalcode.org/search?group_id=2&scope=blobs&search=Gitlab-c...

which led to a relevant example: πŸ“Œ Configure GitLab CI Fixed , for the YouTube Field β†’ module, which seems to have a reasonably good user base and checked its pipeline page, see:
https://git.drupalcode.org/project/youtube/-/pipelines
See code file: https://git.drupalcode.org/project/youtube/-/blob/2.x/.gitlab-ci.yml

Work expected:

Transition the project to use GitLab CI pipelines instead of DrupalCI, to provide similar automated testing conditions: PHP, DB, Core versions, branches, triggers on commits, patches susbmitted in tickets, etc...

1 - The "first step is to add a .gitlab-ci.yml file to the root of the project."

2 - Configure the Automated testing pipelines on GitLabCI at:
https://git.drupalcode.org/project/extlink/-/pipelines
See existing tests configurations on modules's current automated testing page on DO.
 

Feel free to let us know if you have any suggestions, comments, or feedback on this ticket or the project in general, we would be glad to help and provide more information.
Thanks in advance!

πŸ“Œ Task
Status

Closed: outdated

Version

1.0

Component

Code

Created by

πŸ‡«πŸ‡·France DYdave

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024