Commit Graph

10 Commits

Author SHA1 Message Date
c39a0ae248 feat: add GitHub release creation and asset upload to build process 2026-04-17 19:28:08 +10:00
d04c1e8f77 fix: rename build job and streamline APK upload process
All checks were successful
Build / increment-version (push) Successful in 6s
Build / build-and-release (push) Successful in 4m45s
2026-04-07 22:48:17 +10:00
9fe79de3b5 fix: update upload artifact action to v4 and adjust APK naming convention 2026-04-07 20:57:02 +10:00
cce84abfe1 feat: rename release APK to Paarrot.apk, add obtainium.json
All checks were successful
Build / increment-version (push) Successful in 6s
Build / build-android (push) Successful in 4m30s
Build / create-release (push) Successful in 8s
2026-04-07 16:18:13 +10:00
69bc526506 fix: chmod +x gradlew before Android build on Linux
Some checks failed
Build / increment-version (push) Successful in 5s
Build / build-android (push) Failing after 3m21s
Build / create-release (push) Has been skipped
2026-04-07 15:49:53 +10:00
042a511082 chore: remove Windows/Linux CI jobs, Android only
Some checks failed
Build / increment-version (push) Successful in 6s
Build / build-android (push) Failing after 2m7s
Build / create-release (push) Has been skipped
2026-04-07 15:46:57 +10:00
c928ca7d29 fix: use Node.js 22 for Android CI (Capacitor CLI requires >=22)
Some checks failed
Build / increment-version (push) Successful in 6s
Build / build-linux (push) Failing after 28s
Build / build-windows (push) Has been cancelled
Build / create-release (push) Has been cancelled
Build / build-android (push) Has been cancelled
2026-04-07 15:45:41 +10:00
2e4a39b27e feat: build Android APK on Linux CI (symlink, gradlew, setup-android action)
Some checks failed
Build / increment-version (push) Successful in 6s
Build / build-linux (push) Failing after 30s
Build / build-android (push) Failing after 3m1s
Build / build-windows (push) Has been cancelled
Build / create-release (push) Has been cancelled
2026-04-07 15:40:07 +10:00
b5c6287442 ci: remove QEMU VM workflow, add Android APK build job
Some checks failed
Build / increment-version (push) Successful in 7s
Build / build-linux (push) Failing after 30s
Build / build-windows (push) Has been cancelled
Build / build-android (push) Has been cancelled
Build / create-release (push) Has been cancelled
2026-04-07 15:23:06 +10:00
7b604b5caf Initial commit - mobile only 2026-04-07 14:49:48 +10:00