Postponed
Project:
COOKiES Consent Management
Version:
2.x-dev
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 Dec 2024 at 14:24 UTC
Updated:
20 Mar 2026 at 09:01 UTC
Jump to comment: Most recent
Currently, both on 1.2.x and 2.x the composer job fails.
Check why and fix the pipeline again.
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
Comment #3
anybodyFix should also get cherry-picked into 1.x then.
Comment #4
grevil commentedI 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.
Comment #5
grevil commentedCI Pipeline is fixed for 2.x now. Last test failure is related to https://github.com/jfeltkamp/cookiesjsr/issues/32.
Comment #6
grevil commented