Problem/Motivation

Currently, both on 1.2.x and 2.x the composer job fails.

Steps to reproduce

Proposed resolution

Check why and fix the pipeline again.

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork cookies-3491645

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

grevil created an issue. See original summary.

anybody made their first commit to this issue’s fork.

anybody’s picture

Fix should also get cherry-picked into 1.x then.

grevil’s picture

I think we should drop support for 1.2.x, once 2.x is stable. The ci pipeline failure is related to version constraints from our composer.json. I would rather not mess with the version requirements in 1.2.x, as that would include deprecating cookies_ga, which we already deprecated in 2.x.

grevil’s picture

Title: Fix Gitlab-CI pipeline » Fix failing tests
Status: Active » Postponed

CI Pipeline is fixed for 2.x now. Last test failure is related to https://github.com/jfeltkamp/cookiesjsr/issues/32.

grevil’s picture

Assigned: grevil » Unassigned