Closed (fixed)
Project:
Single Content Sync
Version:
1.4.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 Oct 2023 at 08:05 UTC
Updated:
3 Nov 2023 at 09:09 UTC
Jump to comment: Most recent
I was working on GitLab CI setup and noticed the current 1.4.x version fails on ESLint checks.
Check the pipeline log:
https://git.drupalcode.org/issue/single_content_sync-3395455/-/jobs/197889
Fix it.
Review and merge the MR.
None.
None.
None.
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
abrammFixed; I've also verified the YML editor works as expected.
Pipeline results (from a different branch where I set up GitLab CI and test everything):
https://git.drupalcode.org/issue/single_content_sync-3395455/-/jobs/198307
Comment #5
nginex commentedThank you