Problem/Motivation

Multiple jobs are failing on the 8.x-1.x branch: https://git.drupalcode.org/project/current_page_crumb/-/pipelines/311862

I don't see any .gitlab-ci.yml file so I suppose those are default jobs from auto devops?

Having a working CI would be useful for #3391221: Add automated testing.

Steps to reproduce

Proposed resolution

We should probably use the Drupal template: https://www.drupal.org/docs/develop/git/using-gitlab-to-contribute-to-dr...

Remaining tasks

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

prudloff created an issue. See original summary.

prudloff’s picture

prudloff’s picture

The template file seems to work correctly.
Everything is passing except phpstan, but this will require a little refactoring so I create a separate issue: #3510799: Don't use \Drupal::request() in BreadcrumbBuilder

prudloff’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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