Closed (fixed)
Project:
Cloudflare
Version:
2.0.x-dev
Component:
Code
Priority:
Critical
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Feb 2024 at 07:07 UTC
Updated:
12 Apr 2024 at 07:49 UTC
Jump to comment: Most recent
Switch from DrupalCI testing to Drupal Gitlab templates.
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
it-cruComment #4
rosk0Thank you Steffen
Can you please address the issue mentioned in the merger request.
Comment #6
alexpottFix the PHPStan build by mostly fixing stuff and adding baseline.
Fixed cspell job.
As all lint jobs are now passing made build fail if any of them fail - so we don't regress.
Comment #7
alexpottWithout this issue landing this module cannot have automated tests. Therefore raising this to critical. The DrupalCI tests are failing due to the way it installs dependencies. Gitlab CI does this in a different, better way, meaning that tests are working again.
Comment #8
daniel.bosenThis looks good to me now
Comment #10
rosk0Great community spirit and effort! Thanks heaps!