chore: WIP pre-implement cycle 14 baseline

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Oleksandr Bezdieniezhnykh
2026-06-26 16:13:37 +03:00
parent 50d4a76be3
commit 80ef5608f1
33 changed files with 619 additions and 47 deletions
+3
View File
@@ -2,6 +2,9 @@ when:
event: [push, pull_request, manual]
branch: [dev, stage, main]
# Unit tests are architecture-neutral — run once on the colocated arm64 agent
# (suite/_infra/ci/README.md: unit lanes stay arm64-only to avoid burning the
# remote amd64 agent). Build-push fans out to arm64 + amd64 via matrix.
labels:
platform: arm64