Commit graph

7 commits

Author SHA1 Message Date
James Rich
efbcdcee19 fix: missed commas
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-14 10:30:48 -05:00
James Rich
193a99c5b4 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:26:24 -05:00
James Rich
5011e413b2 fix(fastlane): change Play Store release status to draft (#3051) 2025-09-10 08:29:40 -05:00
James Rich
3833fe2de1 fix(fastlane): add skip_upload_apk option to Play Store upload tasks (#3047) 2025-09-09 21:23:36 -05:00
James Rich
d66c0bd61a fix(fastlane): Align assemble_beta task with fastlane documentation (#3044) 2025-09-09 20:49:49 -05:00
James Rich
43caf3c226 feat(fastlane): return AAB path from build lane (#3042) 2025-09-09 20:01:10 -05:00
James Rich
5cfa44cb64
feat(ci): migrate to fastlane for release management (#3038)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-09 21:08:11 +00:00