1
0
mirror of git://f0xx.org/android_cast synced 2026-07-29 08:37:37 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
Anton Afanasyeu
8735fe4177 vpn service sync 2026-06-11 13:43:15 +02:00
Anton Afanasyeu
4e74a92457 Fix rebuild.sh after Docker CI leaves stale app/.cxx paths.
Clear app/.cxx before gradlew clean (Docker uses /opt/android-sdk in CMake
cache on mounted repos). CI now removes .cxx after build; gitignore app/.cxx.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-02 22:19:51 +02:00
Anton Afanasyeu
d7568b133b Fix Docker CI and orchestration deploy reliability for full rebuild flows.
Use JDK 17 and make in the CI image, avoid self-overwriting DB init SQL, and make Gradle/native builds use container-local SDK paths and CMake caches.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-02 17:37:32 +02:00
Anton Afanasyeu
a9a9590698 orchestration beginning 2026-05-30 17:55:36 +02:00