feat(admin): VERSION+sha в UI, bake CI и auto stage по sha-*
CI / test (push) Successful in 6m45s
CI / push-image (push) Failing after 4m38s
CI / ci-done (push) Has been cancelled

This commit is contained in:
2026-07-14 21:25:35 +03:00
parent b7d572ea8e
commit 2a32465050
9 changed files with 128 additions and 27 deletions
+4 -3
View File
@@ -1,3 +1,4 @@
VITE_API_BASE_URL=https://admin-api.dev.eventhub.local
VITE_WS_URL=wss://admin-ws.dev.eventhub.local
VITE_APP_TITLE=EventHub Admin
# Same-origin через Vite proxy (см. vite.config.ts) — иначе CORS с localhost → admin-api.
VITE_API_BASE_URL=
VITE_WS_URL=
VITE_APP_TITLE=EventHub Admin