Space-Banane
3d6548d77d
Migrate app to native Kotlin
android-release / build (push) Successful in 3m5s
2026-07-06 13:49:22 +02:00
Space-Banane
81e351aa38
fix: update Android SDK setup in build workflow
CodexBar Mobile Build / build-android (push) Failing after 7m30s
CodexBar Mobile Build / release (push) Has been skipped
2026-07-05 18:04:11 +02:00
Space-Banane
050c8e5cce
ci: suppress SIGPIPE from yes | sdkmanager NDK install
...
CodexBar Mobile Build / build-android (push) Successful in 21m17s
CodexBar Mobile Build / release (push) Successful in 11s
sdkmanager closes stdin once done; yes keeps writing and gets SIGPIPE
(exit 141), failing the step even though the NDK installed successfully.
Add || true to treat SIGPIPE as success.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-24 21:57:46 +02:00
Space-Banane
6bf66c0afd
ci: pre-install NDK 27.1.12297006 before EAS local build
...
CodexBar Mobile Build / build-android (push) Failing after 52s
CodexBar Mobile Build / release (push) Has been skipped
Gradle's auto-download of the NDK was failing on the runner with
"Archive is not a ZIP archive" — the download was corrupted/unavailable.
Fix by explicitly installing the NDK via sdkmanager after setup-android
so it is present in $ANDROID_HOME before gradlew runs.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-24 21:54:18 +02:00
space
ba7d957155
Maximus upgradus
CodexBar Mobile Build / build-android (push) Failing after 1m38s
CodexBar Mobile Build / release (push) Has been skipped
2026-06-24 20:16:34 +02:00
space
99a1587ba0
ci: adopt local EAS build pattern with Android SDK, artifact upload, and release
CodexBar Mobile Build / build-android (push) Failing after 1m10s
CodexBar Mobile Build / release (push) Has been skipped
2026-06-24 16:48:13 +02:00
space
1c9f114062
ci: remove --output flag, EAS remote builds store artifacts on expo.dev
Build Android APK / build (push) Failing after 17s
2026-06-24 16:38:55 +02:00
space
db1611718b
ci: use npm packager instead of yarn
Build Android APK / build (push) Failing after 3m25s
2026-06-24 16:34:50 +02:00
space
ee44d37c16
ci: remove node cache (not supported on self-hosted Gitea runner)
Build Android APK / build (push) Has been cancelled
2026-06-24 16:32:41 +02:00
space
0bcd95ee1b
[skip ci] Initial commit — CodexBar Mobile Expo app
2026-06-24 16:28:28 +02:00