Closed (fixed)
Project:
Geo Entity
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 Oct 2023 at 19:45 UTC
Updated:
4 Dec 2025 at 19:48 UTC
Jump to comment: Most recent
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
millnut commentedComment #4
millnut commentedIgnore composer require failures, I didn't realise that is from DrupalCI manual runs. The GitLab CI pipeline passes with warnings on phpcs and eslint.
Those warnings I can pick up once the gitlabci file is merged in.
Comment #5
millnut commentedChanged to "Active" as I want to look into getting a matrix setup to test against both PHP 8.1 and 8.2 and hard fail coding standards so it matches the github workflow.
Comment #6
millnut commentedReady for review; phpcs fails due to coding standards issues; and similar warning for eslint but that is currently set to warning only.
Comment #7
ekes commentedI think it's good to get this merged and open issues / prs to tidy up any of the errors.
Comment #9
ekes commented