]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: replace gherkin-lint with prettier 70419/head
authorNizamudeen A <nia@redhat.com>
Wed, 22 Jul 2026 06:29:36 +0000 (11:59 +0530)
committerNizamudeen A <nia@redhat.com>
Wed, 22 Jul 2026 07:01:32 +0000 (12:31 +0530)
commit0cbf62c035ecea6f6694c9b20b5f19e4c60d67d4
tree60245b1ea8d9d8b111b470f35c619c2aa69fb0fa
parent57f86c05a090702c2002605b785908ec838c2879
mgr/dashboard: replace gherkin-lint with prettier

I checked a couple of gherkin linters as an alternative but all of them
are not really well maintained. There are couple of new projeects but
even they are simply maintained by a single guy so i don't think it'll
get enough contributions later on. So instead, I am moving it to
prettier. Although we miss some functional validation, it'll take care
of some basic formatting.

Fixes: https://tracker.ceph.com/issues/78528
Signed-off-by: Nizamudeen A <nia@redhat.com>
src/pybind/mgr/dashboard/frontend/.gherkin-lintrc [deleted file]
src/pybind/mgr/dashboard/frontend/.prettierrc
src/pybind/mgr/dashboard/frontend/cypress/e2e/filesystems/filesystems.e2e-spec.feature
src/pybind/mgr/dashboard/frontend/cypress/e2e/filesystems/snapshots.e2e-spec.feature
src/pybind/mgr/dashboard/frontend/cypress/e2e/filesystems/subvolume-groups.e2e-spec.feature
src/pybind/mgr/dashboard/frontend/cypress/e2e/filesystems/subvolumes.e2e-spec.feature
src/pybind/mgr/dashboard/frontend/cypress/e2e/orchestrator/grafana/grafana.feature
src/pybind/mgr/dashboard/frontend/cypress/e2e/orchestrator/workflow/01-create-cluster-welcome.feature
src/pybind/mgr/dashboard/frontend/cypress/e2e/orchestrator/workflow/02-create-cluster-add-host.feature
src/pybind/mgr/dashboard/frontend/package-lock.json
src/pybind/mgr/dashboard/frontend/package.json