- Issue created by @dydave
- Merge request !6Issue #3443857 by DYdave: Automated testing on GitLab CI: Added initial... → (Merged) created by dydave
- Status changed to Fixed
7 months ago 2:16am 27 April 2024 - 🇫🇷France dydave
Quick follow-up on this issue:
The initial GitlabCI template was added at #3 and the tests can now correctly run on GitLabCI, see:
https://git.drupalcode.org/project/collapse_text/-/pipelinesAfter creating the corresponding merge request !MR6 at #2, the build came back green ✅ with 3 warnings which had to be fixed:
- Fixed CSpell errors by ignoring code keywords and user names ✅
- PHPCS errors were addressed in 📌 Automated testing on GitLab CI: Fix 'phpcs' errors Fixed , already committed and successfully tested ✅
- Fixed job PHPSTAN issue by implementing dependency injection in filter plugin ✅
Otherwise, with the current changes the builds on 2.0.x all seem to work.Feel free to let us know at any time if you have any questions or concerns on any of the changes in the merge request or this ticket in general, we would surely be glad to help.
Thanks in advance! Automatically closed - issue fixed for 2 weeks with no activity.