CI: fix eslint failures and serialize workflows on single runner.
CI / test (push) Has been cancelled
Deploy IFT (admin) / deploy-ift-admin (push) Failing after 1m4s

Downgrade legacy lint rules to warnings, fix AdminLayout NodeMetric typing, shared concurrency group for CI and deploy-ift.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-07-10 22:16:03 +03:00
parent e6c7e65982
commit 45575fdea0
4 changed files with 24 additions and 6 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ on:
# Один runner (WSL): параллельные workflow ломают buildx/act.
concurrency:
group: eventhub-frontadmin-deploy-ift
group: eventhub-frontadmin-${{ github.ref }}
cancel-in-progress: false
env: