Commit graph

7 commits

Author SHA1 Message Date
James Rich
48ee248ad4 fix: missed commas
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-14 10:30:24 -05:00
James Rich
43b34ba090 chore(fastlane): skip uploading metadata and screenshots to Play Store
Skips uploading metadata, changelogs, images, and screenshots to the Play Store for all lanes. This is to prevent Fastlane from overriding changes made directly in the Play Console.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-14 10:25:16 -05:00
James Rich
5ee5599983
fix(fastlane): change Play Store release status to draft (#3051) 2025-09-10 08:29:18 -05:00
James Rich
deab2d001b
fix(fastlane): add skip_upload_apk option to Play Store upload tasks (#3047) 2025-09-09 21:22:24 -05:00
James Rich
10f5b3a487
fix(fastlane): Align assemble_beta task with fastlane documentation (#3044) 2025-09-09 20:49:16 -05:00
James Rich
4bed39b6c1
feat(fastlane): return AAB path from build lane (#3042) 2025-09-09 19:59:43 -05:00
James Rich
d2d5487d92 feat(ci): migrate to fastlane for release management (#3038)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
(cherry picked from commit 5cfa44cb64)
2025-09-09 19:42:51 -05:00