7 Commits

Author SHA1 Message Date
fe68248b57 ci: S1-деплой не блокирующий (continue-on-error + ConnectTimeout 20с)
Some checks failed
CI / Lint (pull_request) Failing after 56s
CI / Build (pull_request) Successful in 1m36s
CI / Secret scan (pull_request) Successful in 2m28s
CI / PR size check (pull_request) Successful in 7s
CI / Deploy to S1 + S2 (pull_request) Has been skipped
S1 в downtime — деплой не должен валиться, главное доставить на S2.
S1 rsync/verify помечены continue-on-error; S2 остаётся строгим.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-30 22:20:03 +03:00
a3455710c0 ci: исключить wiki/ и kubikon-assets/ из rsync deploy (#7)
Some checks failed
CI / PR size check (push) Has been skipped
CI / Lint (push) Failing after 6s
CI / Build (push) Successful in 2m1s
CI / Secret scan (push) Successful in 2m32s
CI / Deploy to S1 + S2 (push) Failing after 1m45s
Co-authored-by: МИН <maksimivankov26@yandex.ru>
Co-committed-by: МИН <maksimivankov26@yandex.ru>
2026-05-29 05:45:01 +00:00
3ec6bd18be ci: убрать sudo в Deploy job (act-runner всегда root) (#6)
Some checks failed
CI / Lint (push) Failing after 43s
CI / Build (push) Successful in 1m34s
CI / Secret scan (push) Successful in 2m31s
CI / PR size check (push) Has been skipped
CI / Deploy to S1 + S2 (push) Failing after 1m48s
Co-authored-by: МИН <maksimivankov26@yandex.ru>
Co-committed-by: МИН <maksimivankov26@yandex.ru>
2026-05-29 04:49:21 +00:00
90f5a53ad4 ci: убрать lint из needs deploy-job (#5)
Some checks failed
CI / Lint (push) Failing after 43s
CI / Secret scan (push) Successful in 2m38s
CI / Deploy to S1 + S2 (push) Failing after 1m38s
CI / Build (push) Successful in 1m35s
CI / PR size check (push) Has been skipped
Co-authored-by: МИН <maksimivankov26@yandex.ru>
Co-committed-by: МИН <maksimivankov26@yandex.ru>
2026-05-29 04:26:56 +00:00
f2938ee072 ci: add auto-deploy to S1+S2 via rsync after merge (#3)
Some checks failed
CI / Lint (push) Failing after 41s
CI / Build (push) Successful in 1m41s
CI / Secret scan (push) Successful in 2m29s
CI / PR size check (push) Has been skipped
CI / Deploy to S1 + S2 (push) Has been skipped
Co-authored-by: МИН <maksimivankov26@yandex.ru>
Co-committed-by: МИН <maksimivankov26@yandex.ru>
2026-05-29 01:10:04 +00: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
3aadb32b62 ci: добавить GitHub Actions workflow для lint+format+build+secret-scan+size-check
Some checks failed
CI / Lint + Format (push) Has been cancelled
CI / Build (push) Has been cancelled
CI / Secret scan (push) Has been cancelled
CI / PR size check (push) Has been cancelled
2026-05-28 00:41:42 +03:00