Needs review
Project:
Google API PHP Client
Version:
8.x-4.8
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 Jul 2026 at 08:48 UTC
Updated:
19 Jul 2026 at 09:19 UTC
Jump to comment: Most recent
Add Drupal Gitlab CI template for later improving code quality and testing.
The google_api_client contrib module has no Gitlab CI jobs yet.
Add Drupal Gitlab CI template with following opt_ins:
variables:
OPT_IN_TEST_PREVIOUS_MAJOR: '1'
OPT_IN_TEST_PREVIOUS_MINOR: '1'
OPT_IN_TEST_NEXT_MAJOR: '1'
OPT_IN_TEST_NEXT_MINOR: '1'
OPT_IN_TEST_MAX_PHP: '1'
Create separate issues to fix cspell, eslint, PHPCS and PHPStan later.
No.
No.
No.
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 #4
it-cruAdded
.gitlab-ci.ymlfrom Drupal's Gitlab CI template with following opt-ins: