Closed (fixed)
Project:
Group Term
Version:
4.1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Feb 2025 at 10:42 UTC
Updated:
16 Apr 2025 at 08:54 UTC
Jump to comment: Most recent
It would be nice to have this module available in Drupal 11.
Module is currently compatible with Drupal 11, but it does not have gitlab CI tests to confirm there are no issues related with static analysys / tests.
MR adding .gitlab-ci.yml file, and correct issues related with Drupal 11 upgrade.
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 #2
omarlopesinoI've just seen in this commit the compatibility with Drupal 11 is added: https://git.drupalcode.org/issue/group_term-3507121/-/commit/8997937bb25...
Adding a .gitlab-ci.yml file so that it is possible confirm compatibility with Drupal 11 through tests / static analysis.
Comment #4
omarlopesinoComment #5
omarlopesinoComment #6
omarlopesinoGitlab CI tests added. No phpcs/phpstan errors found :) just a minor cspell error that is just fixed in the MR.
Please review, thanks!
Comment #7
lobsterr commentedI will take care of it soon, it is one the next module in my list
Comment #11
lobsterr commentedThank you for your contribution