Commit Graph

271 Commits

Author SHA1 Message Date
James Rich
acdd67cb79 ci: Enable Renovate for Bundler (#3602) 2025-11-03 15:16:20 -06:00
renovate[bot]
c7ed629076 chore(deps): update github artifact actions (major) (#3541)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-24 23:46:24 +00:00
James Rich
9f91b73ea0 Revert "chore(deps): update ruby to v3.4.7" (#3490) 2025-10-17 06:23:02 -05:00
renovate[bot]
c3ede38b4c chore(deps): update ruby to v3.4.7 (#3416)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-16 22:23:08 +00:00
James Rich
1b9f0f9736 Modify stale.yml for issue management (#3460)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-14 01:10:31 +00:00
James Rich
03ab04fb83 Revert "chore: Add workflows permission to GitHub Actions" (#3454) 2025-10-13 08:08:57 -05:00
James Rich
7cfb1d0923 chore: Add workflows permission to GitHub Actions (#3452) 2025-10-13 07:53:14 -05:00
James Rich
8163fbcc5e feat(workflows): Allow promotions from any channel (#3432) 2025-10-10 09:33:37 -05:00
James Rich
cdb97ebe2b ci(github-actions): Remove tag step for promotions (#3422) 2025-10-09 06:46:53 -05:00
James Rich
be0d4cdff4 feat(ci): Use gh release edit to retag releases (#3421) 2025-10-09 06:30:59 -05:00
James Rich
f09b522f97 ci(workflow): Calculate release increment based on target channel (#3420) 2025-10-09 06:19:04 -05:00
James Rich
df37f3e030 feat(ci): Checkout code in promotion workflow (#3419) 2025-10-09 06:11:00 -05:00
James Rich
30ba9f1829 feat(ci): Refactor release promotion logic (#3418) 2025-10-09 05:42:06 -05:00
James Rich
f789497562 Revert "chore(deps): update ruby to v3.4.7" (#3415) 2025-10-09 04:46:48 -05:00
renovate[bot]
a633e3bae2 chore(deps): update ruby to v3.4.7 (#3414)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-09 04:40:28 -05:00
James Rich
318d63411f feat(ci): Configure staged rollouts for Android releases (#3399)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-08 12:44:58 +00:00
James Rich
c122561df7 ci(github-actions): Check for null tagName in post-release-cleanup (#3398) 2025-10-08 07:21:39 -05:00
James Rich
5c6c83d31c ci: fix release cleanup (#3392)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-08 03:02:54 +00:00
renovate[bot]
781ed4881f chore(deps): update github/codeql-action action to v4 (#3376)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-07 17:05:51 +00:00
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