Commit Graph

16 Commits

Author SHA1 Message Date
875c4d3b54 ci: use npm install for cinny deps after overlay modifies package.json
Some checks failed
Build / increment-version (push) Successful in 6s
Build / build-android (push) Failing after 1m42s
Build / create-release (push) Has been skipped
2026-04-17 20:06:05 +10:00
849f4b980d ci: apply overlay before installing dependencies, fix cap sync path
Some checks failed
Build / increment-version (push) Successful in 6s
Build / build-android (push) Failing after 49s
Build / create-release (push) Has been skipped
2026-04-17 20:03:14 +10:00
149ebfbe1f ci: install cinny dependencies before build
Some checks failed
Build / increment-version (push) Successful in 6s
Build / build-android (push) Failing after 1m38s
Build / create-release (push) Has been skipped
2026-04-17 19:59:27 +10:00
61946d5842 ci: restructure workflow to match desktop pattern with separate build and release jobs
Some checks failed
Build / increment-version (push) Successful in 6s
Build / build-android (push) Failing after 38s
Build / create-release (push) Has been skipped
2026-04-17 19:49:17 +10:00
dc5a416949 ci: use npm ci, use upload_url from github api for releases [skip ci] 2026-04-17 19:43:36 +10:00
1bfb18ba86 ci: retry push with rebase to prevent version bump race condition [skip ci] 2026-04-17 19:41:29 +10:00
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