2 Commits

Author SHA1 Message Date
7709bd9f74 fix(scripts): fetch-assets ESM + native Windows tar
Some checks failed
CI / Lint (push) Failing after 15s
CI / Build (push) Failing after 12s
CI / Secret scan (push) Successful in 2m26s
CI / PR size check (push) Has been skipped
2026-05-28 15:13:56 +03:00
fafed7243f chore: onboarding-readiness — CI/ассеты/?standalone=1
Some checks failed
CI / Lint (pull_request) Failing after 31s
CI / Build (pull_request) Failing after 37s
CI / Secret scan (pull_request) Successful in 2m25s
CI / PR size check (pull_request) Successful in 5s
3 блокера перед запуском opensource-контрибьюторов:

1. CI Lint+Format убран format:check (отдельная формат-неделя).
   Secret-scan переехал с docker run на нативный trufflehog install.

2. Ассеты (106 МБ kubikon-assets/) в Gitea Releases:
   https://git.rublox.pro/rublox/player/releases/tag/assets-v1
   npm run fetch-assets + postinstall.

3. PlayerAuth поддерживает ?standalone=1 URL-параметр
   (раньше только через VITE_STANDALONE в .env).
2026-05-28 14:55:23 +03:00