Problem/Motivation

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.

Proposed resolution

MR adding .gitlab-ci.yml file, and correct issues related with Drupal 11 upgrade.

Issue fork group_term-3507121

Command icon Show commands

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

omarlopesino created an issue. See original summary.

omarlopesino’s picture

I'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.

omarlopesino’s picture

Title: Drupal 11 compatibility » Add Gitlab CI tests to ensure module is compatible with Drupal 11
omarlopesino’s picture

Issue summary: View changes
omarlopesino’s picture

Status: Active » Needs review

Gitlab CI tests added. No phpcs/phpstan errors found :) just a minor cspell error that is just fixed in the MR.

Please review, thanks!

lobsterr’s picture

Assigned: Unassigned » lobsterr

I will take care of it soon, it is one the next module in my list

  • lobsterr committed 8bf55d34 on 3.0.x
    Issue #3507121 by lobsterr: Add Gitlab CI tests to ensure module is...

  • lobsterr committed 8fb1b5c5 on 2.x
    Issue #3507121 by lobsterr: Add Gitlab CI tests to ensure module is...
lobsterr’s picture

Assigned: lobsterr » Unassigned
Status: Needs review » Fixed

Thank you for your contribution

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.