Problem/Motivation

Switch from DrupalCI testing to Drupal Gitlab templates.

Steps to reproduce

Proposed resolution

Remaining tasks

  • Fix issues reported by cspell CI job
  • Fix issues reported by eslint CI job
  • Fix issues reported by stylelint CI job
  • Remove all DrupalCI automated tests, when issue is fixed

User interface changes

API changes

Data model changes

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

IT-Cru created an issue. See original summary.

IT-Cru changed the visibility of the branch 3437111-add-drupal-gilab to hidden.

it-cru’s picture

Title: Add Drupal Gilab CI templates » Add Drupal Gitlab CI templates

IT-Cru changed the visibility of the branch 3437111-add-drupal-gilab to active.

it-cru’s picture

Issue summary: View changes
it-cru’s picture

Assigned: it-cru » Unassigned
Priority: Normal » Major

@kerrymick @thejimbirch: I've raised this to major because PHPStan found a possible issue in update path. See my changes in bp_card.install file. Maybe these changes should be cherry picked for a 5.0.1 hotfix release.

it-cru’s picture

Status: Active » Needs review
thejimbirch’s picture

Thanks IT-Cru!

it-cru’s picture

@thejimbirch Does it also make sense to add Gitlab CI templates to 8.x-2.x branch because of current usages?

thejimbirch’s picture

Yeah, that is a great idea. We plan on supporting that minimally.

it-cru’s picture

kerrymick’s picture

Status: Needs review » Fixed

Fixes merged.

it-cru’s picture

@kerrymick: Should current state of 5.0.x be tagged as hotfix 5.0.1 to avoid issues for people who tries to upgrade from 8.x-2.x to 5.0.x because of this issue detected by PHPStan CI job (mentioned in #7?

I think this would be a good idea to avoid popup of follow up issues with broken upgrades.

thejimbirch’s picture

Thank @IT-Cru. 5.0.1 released.

Status: Fixed » Closed (fixed)

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