Commit Graph

22 Commits

Author SHA1 Message Date
James Rich cf0fae09e6 feat(fastlane): copypasta typo (#3342) 2025-10-04 16:55:53 -05:00
James Rich 6adb7c392e fix(ci): replace build lanes (#3341) 2025-10-04 16:30:47 -05:00
James Rich 7d827dc9f9 refactor(ci): separate release and promotion workflows (#3339)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-04 21:08:55 +00:00
James Rich 54f7d9ecdf fix(release): update track names for Google Play promotion (#3338) 2025-10-04 14:20:15 -05:00
James Rich 8b4397a825 Revert (#3325) 2025-10-04 06:07:43 -05:00
James Rich ee74d4700a refactor(release)!: simplify and streamline release workflow (#3309) 2025-10-03 10:46:31 -05:00
James Rich 7bc9469df5 feat(ci): overhaul release workflow for hotfixes and promotions (#3307) 2025-10-03 09:33:09 -05:00
James Rich f9e47535b3 ci: streamline release process and artifact handling (#3163)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-22 15:15:41 +00:00
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 0467647676 New Crowdin updates (#3086) 2025-09-14 12:35:20 +00:00
James Rich 15357d6841 New Crowdin updates (#3084) 2025-09-13 11:58:31 +00:00
James Rich a3399471ec New Crowdin updates (#3080) 2025-09-13 01:52:12 +00:00
James Rich 70eaab42a8 New Crowdin updates (#3076) 2025-09-12 12:37:11 +00:00
James Rich 6bb39b9d6e New Crowdin updates (#3074) 2025-09-11 03:39:51 +00:00
James Rich 2af017113b New Crowdin updates (#3072) 2025-09-10 23:17:53 +00:00
James Rich 5011e413b2 fix(fastlane): change Play Store release status to draft (#3051) 2025-09-10 08:29:40 -05:00
James Rich 99983a8655 docs: update app store metadata (#3048)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-10 03:16:56 +00: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