- Issue created by @Martygraphie
- ๐บ๐ธUnited States luke.leber Pennsylvania
There needs to be a test for this to happen. Happy to accept any test coverage ๐.
I don't have any cycles to do much more than keep the lights on, as I no longer manage any live sites that use this module.
- First commit to issue fork.
- ๐ฎ๐ณIndia chandansha
i have added gitlab-ci template and run all the pipeline.
please review it.
Thanks!! - ๐ท๐ชRรฉunion Martygraphie Saint-Denis (Rรฉunion)
Hello @chandansha
Could you modify your MR to target the 2.0.x branch which is the one used by the module?
Thanks
Marc - ๐บ๐ธUnited States luke.leber Pennsylvania
The MR pipelines are presently failing.
A
composer.json
file is required for phpunit testing in Gitlab CI. - ๐บ๐ธUnited States luke.leber Pennsylvania
We also need to test on the previous major given Drupal 10 is still supported, so the gitlab CI template needs to be updated.
- Status changed to Needs work
19 days ago 6:24am 28 July 2025 - First commit to issue fork.
- ๐ฏ๐ตJapan liuyuanchao
liuyuanchao โ changed the visibility of the branch 3507096-set-up-gitlab to hidden.
- ๐ฏ๐ตJapan liuyuanchao
The pipelines failed because the repository is out of date .
I update the repo from upstream and create a new MR.
The phpunit worked no error.> We also need to test on the previous major given Drupal 10 is still supported, so the gitlab CI template needs to be updated.
Try to add the feature.
- ๐ฏ๐ตJapan liuyuanchao
liuyuanchao โ changed the visibility of the branch 3507096-setup-gitlba-ci to hidden.
- ๐ฏ๐ตJapan liuyuanchao
Add test on previous major version.
Please review.