Problem/Motivation

The CI scripts do not include the necessary configurations for multiple PHP and Drupal versions tests.

Steps to reproduce

None.

Proposed resolution

Configure CI to run tests on multiple PHP and Drupal versions.

Remaining tasks

Update .gitlab-ci.yml in accordance to task needs.

User interface changes

None.

API changes

None.

Data model changes

None.

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

konot created an issue. See original summary.

konot’s picture

Assigned: konot » Unassigned
Status: Active » Needs review

The CI scripts were updated:

  • Add jobs to cover multiple Drupal & PHP versions.
  • Fixed the PHPCS minor remark on no empty line on the end of file.
  • Removed EOL Drupal versions, added Drupal 12 for upgrade-status CI job to work.

I am looking for the task review. Thanks!

astonvictor’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • astonvictor committed 31dfbb48 on 8.x-2.x authored by konot
    Issue #3570724: add multiple drupal/php versions tests, fix minor php...

Status: Fixed » Closed (fixed)

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