1
0
mirror of git://f0xx.org/ac/ac-scripts synced 2026-08-09 20:59:09 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
Anton Afanasyeu
ab0594094d Builder: seed third-party without gitfile; skip init when pre-seeded.
Isolated Docker builds copy native deps from host without broken submodule
.git pointers; CI init script skips network fetch when trees validate.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-09 19:10:04 +02:00
Anton Afanasyeu
5a7b0c91d8 Fix isolated builder: standalone mobile clone for Docker git checkout.
Submodule gitfile paths break when only ac-mobile-android is mounted as
/workspace; clone the mobile repo directly instead of submodule init.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-09 18:58:24 +02:00
Anton Afanasyeu
242f73d37a Builder: docker build with --network host for bridge:none daemons.
Alpine lab nodes use bridge:none; RUN steps need host networking for apt/sdk.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-09 13:42:38 +02:00
Anton Afanasyeu
7710c0c216 Fix docker CLI home for PHP-FPM nobody user.
Set HOME and DOCKER_CONFIG under /var/www/ac/broadcast for cluster builder.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-07 22:15:42 +02:00
Anton Afanasyeu
69dc456c27 feat(scripts): docker CI image, runner submodule seed, OTA browser apk
Signed-off-by: Anton Afanasyeu <a.afanasieff@gmail.com>
2026-07-12 13:53:16 +02:00
Anton Afanasyeu
3c197ed9dd initial 2026-06-23 12:20:53 +02:00