Commit Graph

252 Commits

Author SHA1 Message Date
James Rich
daa8785709 ci: Use tag_name input in release and promote workflows (#3366)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-07 02:30:20 +00:00
James Rich
ab18e99bd5 fix(ci): update draft release query to use tagName instead of url (#3349)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-05 01:26:37 +00:00
James Rich
8562073d44 feat(ci): add post-release cleanup workflow (#3346)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-05 00:59:40 +00:00
James Rich
6fc23bc988 ci(release): correct case for 'NewAlpha' track in Play Store promotion (#3345) 2025-10-04 18:05:20 -05:00
James Rich
d56e9f3ff6 fix(promote): update track name from 'alpha' to 'newAlpha' (#3344) 2025-10-04 17:58:32 -05:00
James Rich
7e7b9115c0 ci(release): include version code in GitHub release name (#3343) 2025-10-04 17:36:46 -05:00
James Rich
e8e80e6201 ci: Add environment specification for promote-release job (#3340) 2025-10-04 16:26:03 -05:00
James Rich
a3183fad91 Rename workflow from 'Make Release' to 'Promote Release'
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-04 16:18:28 -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
0f8bd84ecb Refactor build steps to check channel input (#3337) 2025-10-04 14:04:57 -05:00
James Rich
4b42cc1419 fix(release): simplify build condition for internal channel (#3336) 2025-10-04 13:51:31 -05:00
James Rich
1a91223e89 feat(workflow): update permissions for release workflow (#3333) 2025-10-04 12:37:04 -05:00
James Rich
015bf123b2 ci(release): refactor release workflow to be callable (#3330)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-04 17:13:05 +00:00
James Rich
8b4397a825 Revert (#3325) 2025-10-04 06:07:43 -05:00
James Rich
28de377068 ci(release): refine promotion logic and enhance Datadog integration (#3322) 2025-10-03 21:03:33 -05:00
James Rich
bc114c618a ci(promote-release): enhance stage promotion logic (#3321) 2025-10-03 19:08:51 -05:00
renovate[bot]
f8dc71898e chore(deps): update actions/stale action to v10.1.0 (#3317)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-03 21:29:41 +00:00
James Rich
c1f411b2ad ci(release): check for existing versionCode on Google Play before build (#3320) 2025-10-03 16:29:16 -05:00
James Rich
be2719d365 chore(ci): remove release environment from prepare-build-info job (#3316) 2025-10-03 13:33:29 -05:00
James Rich
cbeecd5385 ci(release): trigger release workflow from promotion and internal builds (#3315) 2025-10-03 13:30:40 -05:00
James Rich
14a5b3ea3e ci(github-actions): move release environment to correct workflow (#3314) 2025-10-03 12:45:54 -05:00
James Rich
be6dbd565d ci(workflows): configure git user for release workflows (#3311) 2025-10-03 12:18:17 -05:00
James Rich
7c70b7faee ci(github-actions): add Release environment to workflows (#3310)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-03 16:46:02 +00: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
renovate[bot]
ec688e3c4f chore(deps): update gradle/actions action to v5 (#3270)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-01 12:07:51 +00:00
James Rich
b4448ce83c ci(release): simplify artifact paths for GitHub Release (#3267)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-01 11:59:45 +00:00
James Rich
c5da2c4e13 build: use git commit count for versionCode (#3233)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-28 19:49:12 +00:00
James Rich
ab18e424b1 ci(release): add build provenance and streamline release process (#3217)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-27 01:06:56 +00:00
James Rich
fb707e6218 chore(release): remove update-github-release step from workflow (#3204) 2025-09-25 13:53:00 -05:00
Phil Oliver
f63d1ea54e Remove design/ git submodule (#3177) 2025-09-23 21:29:33 +00:00
renovate[bot]
a54f8c8ea3 chore(deps): update actions/github-script action to v8 (#3165)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-22 15:32:39 +00:00
renovate[bot]
ea6acb2309 chore(deps): update actions/download-artifact action to v5 (#3164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-22 15:32:10 +00: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
e4bfce0989 refactor(build): simplify lint, spotless, and detekt configurations (#3133)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-17 21:43:23 +00:00
Dane Evans
9a9b5935e9 add internal bug report with ch_testing tags (#3099) 2025-09-15 10:50:00 +00:00
James Rich
a8821eb343 ci(release): update artifact paths in release workflow (#3097) 2025-09-14 16:18:21 -05:00
James Rich
3c726457eb repo(release): merge changes from 2.7.0 to main (#3070)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
Co-authored-by: DaneEvans <dane@goneepic.com>
2025-09-10 15:59:57 -05:00
renovate[bot]
8ada70a087 chore(deps): update codecov/codecov-action action to v5 (#3069)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-10 20:25:14 +00:00
James Rich
8bb3f4fadb ci: upload Android test results to Codecov (#3055)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-10 20:06:30 +00:00
James Rich
5dbc519943 ci: add CODECOV_TOKEN to merge-queue workflow (#3066) 2025-09-10 15:06:12 -05:00
James Rich
00b56a4a6b fix(merge-queue): add CODECOV_TOKEN to secrets (#3064) 2025-09-10 14:38:17 -05:00
James Rich
0659d38438 feat(ci): add kover for test coverage reporting (#3041)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-10 15:30:47 +00:00
James Rich
71e7c6b7e9 chore(release): Automate changelog generation for pre-releases
This commit introduces a new step in the release workflow to automatically generate a changelog file for pre-releases (closed and open testing tracks).

The changelog file will contain a link to the GitHub release notes for detailed information.
Additionally, the GitHub release is no longer created as a draft.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-10 09:07:11 -05:00
renovate[bot]
3595289ea8 chore(deps): update actions/download-artifact action to v5 (#3046)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-10 03:17:42 +00: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
James Rich
6ba3d70a4e fix(docs): dokka path (#3034) 2025-09-09 07:23:44 -05:00
James Rich
97eb579d3e feat(docs): migrate configs to dokka 2 (#3031)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-09 03:14:16 +00:00
James Rich
46282c3aec fix(release): Simplify Play Store deployment to upload-only (#3027)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-09 01:52:34 +00:00