- Issue created by @zniki.ru
32:22 31:19 Running- Status changed to Needs review
about 1 year ago 2:03am 20 November 2023 - ๐ฎ๐นItaly itamair
Why in this MR there are also included the following files:
- .gitlab-ci.yml
- geofield.services.yml
- geofield.migrate_drupal.yml
They don't look related to the eslinting issues ...
- ๐ท๐บRussia zniki.ru
@itamait, thanks for your question.
I include .gitlab-ci.yml to run pipelines in Gitlab CI to verify that all issues fixed.And eslint check runs only for
.js, .yml
files.core/node_modules/.bin/eslint --no-error-on-unmatched-pattern --ignore-pattern="*.es6.js" --resolve-plugins-relative-to=core --ext=.js,.yml
Pipeline: https://git.drupalcode.org/issue/geofield-3402400/-/jobs/354770
That's why changes to files .yml were made.
- last update
about 1 year ago 26 pass - Status changed to RTBC
about 1 year ago 10:21pm 24 November 2023 - ๐ฎ๐นItaly itamair
I also tested this on, with the new .gitlab-ci integration, and all LGTM.
Let's merge into origin/8.x-1.x ... - last update
about 1 year ago 26 pass -
itamair โ
committed 4b2ed7af on 8.x-1.x authored by
zniki.ru โ
Issue #3402431 by zniki.ru: Fix the issues reported by eslint
-
itamair โ
committed 4b2ed7af on 8.x-1.x authored by
zniki.ru โ
- Status changed to Fixed
about 1 year ago 10:22pm 24 November 2023 Automatically closed - issue fixed for 2 weeks with no activity.