Commit Graph

182 Commits

Author SHA1 Message Date
James Rich
a6cc3191c2 fix(ci): releasenotes path? (#2867) 2025-08-27 05:35:48 -05:00
James Rich
e89bcda299 fix(ci): release whatsnew path (#2863) 2025-08-26 20:24:09 -05:00
James Rich
41cfc316f2 fix(ci): release status condition in workflow (#2862) 2025-08-26 19:37:20 -05:00
James Rich
1fc52466b0 fix(release): release notes path (#2861) 2025-08-26 19:09:33 -05:00
James Rich
f3338e3f0d fix(ci): improve release workflow and proguard setup (#2857)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-26 19:18:51 +00:00
James Rich
523abfc208 fix(ci): Update track values in release workflow (#2853)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-26 16:03:24 +00:00
James Rich
31a5b293ba ci(release): fix secrets handling in release workflow (#2851)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-26 14:30:30 +00:00
renovate[bot]
64efcf8211 chore(deps): update r0adkll/upload-google-play action to v1.1.3 (#2849)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-26 13:20:22 +00:00
James Rich
6b3f1236b1 ci(release): update release workflow to tag based versioning (#2838)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-26 12:36:58 +00:00
renovate[bot]
a885f68ecf chore(deps): update actions/setup-java action to v5 (#2808)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-21 11:33:11 +00:00
Phil Oliver
1044f4b61c Fix CI badge in README (#2761) 2025-08-18 01:37:12 +00:00
Copilot
e9a03e5658 Add comprehensive .github/copilot-instructions.md for improved coding agent efficiency (#2745)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jamesarich <2199651+jamesarich@users.noreply.github.com>
2025-08-16 00:34:05 +00:00
DaneEvans
69b2a6229c add new crowdIn branch to the bypass list (#2736) 2025-08-15 09:18:15 +00:00
James Rich
7eebcacb36 chore(ci): back out pr workflow change
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-14 17:18:29 -05:00
James Rich
3c2e29ec0c chore(ci): remove custom commit message for Crowdin updates (#2731) 2025-08-14 16:57:58 -05:00
James Rich
418fa2a3cd Update pull-request.yml (#2727) 2025-08-14 15:47:31 -05:00
James Rich
c203d18c7c chore: configure Crowdin integration (#2724) 2025-08-14 14:44:31 -05:00
James Rich
2d851ddbf0 ci(release): add GOOGLE_MAPS_API_KEY to release workflow (#2720) 2025-08-14 07:46:11 -05:00
James Rich
c5535b9a1c chore(ci): remove Crowdin integration from scheduled updates (#2708)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-14 02:47:47 +00:00
James Rich
87e50e03ea refactor: maps (#2097)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-13 17:51:19 +00:00
James Rich
c05f434ff2 fix(crowdin): correct update_option typo and update workflow (#2695)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-13 11:48:02 +00:00
James Rich
8e9def7566 ci: release workflow perms
contents write

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-11 13:06:31 -05:00
James Rich
5d2d0e3d64 Update release.yml
fix config

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-11 12:21:16 -05:00
James Rich
e0feee7bb8 ci: add build provenance attestation (#2685)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-11 16:01:54 +00:00
renovate[bot]
4da518d9bc chore(deps): update actions/checkout action to v5 (#2684)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 14:45:24 +00:00
Joshua Soberg
9bde1f6357 chore: Only run dependency submission workflow for the main repository (#2679) 2025-08-10 21:50:02 +00:00
DaneEvans
ad060cdbef #2650 - make the catch all on the labeler less generic (#2651) 2025-08-07 05:22:03 +00:00
renovate[bot]
bf1fb737a4 chore(deps): update actions/download-artifact action to v5 (#2642)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-06 00:04:50 +00:00
DaneEvans
85d390b43f add howto get logs (#2637) 2025-08-05 11:56:10 +00:00
James Rich
2199fcc29a chore(ci): remove job level env vars (#2635)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-05 01:27:34 +00:00
James Rich
23c87fb48c feat(analytics): Integrate _more_ Datadog (#2633)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-04 20:27:45 +00:00
DaneEvans
76160e5818 Add Types to the templates (#2625) 2025-08-03 03:54:08 +00:00
DaneEvans
2daf1ba67b labeler tweaks (#2617) 2025-08-02 16:08:45 +00:00
DaneEvans
56d0ff0a27 apparently I took out the labeler (#2608)
Fix labeler, and make it run ok from fork.
2025-08-02 15:47:59 +10:00
James Rich
ab22a655c4 feat(analytics): Integrate Datadog for RUM and Logging (#2578)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-01 21:54:46 +00:00
DaneEvans
446cf81bd0 move label checker into same pipeline (#2597) 2025-08-01 00:58:22 +00:00
DaneEvans
7b4a4d9ae0 Feat/2586 pr labeler (#2587) 2025-07-31 14:19:23 +00:00
James Rich
9f94370d25 fix(ci): release.yml
java setup

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-30 09:40:52 -05:00
DaneEvans
78b38f8e1c Release notes - add automation (and get it out of the main block) (#2564) 2025-07-30 00:54:09 +00:00
DaneEvans
6c7edf8132 repo_ Add more categories to the rchangelog for releases (#2563) 2025-07-30 00:27:06 +00:00
James Rich
20fbb27e87 ci: configure Gradle actions and JDK setup (#2514)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-23 16:21:48 +00:00
James Rich
024dc9ec34 chore(spotless): apply code style improvements and formatting (#2459)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-21 23:31:35 +00:00
DaneEvans
8a0ad26d4e Cleanup CI - remove the skip_tests call, general cleanup. (#2423) 2025-07-12 12:12:39 +00:00
DaneEvans
f038081e13 single check (#2422) 2025-07-12 02:54:07 +00:00
DaneEvans
91cc999523 add a skip value, so we can run and skip tests at the same level. (#2413) 2025-07-12 01:31:58 +00:00
James Rich
929dc5e6f0 Fix: Satisfy merge queue check for scheduled updates (#2420)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-11 22:54:19 +00:00
James Rich
209a8e67de Refactor: Improve version code and name generation for builds (#2407)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-10 01:27:25 +00:00
James Rich
516739f5b0 Refactor: Update Gradle cache keys and task execution in CI (#2398)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-08 23:09:41 +00:00
DaneEvans
a083af8d3f skip test and lint on automated branch (#2375) 2025-07-08 17:19:05 +00:00
James Rich
1f0beb0fdd chore(ci): Decouple versioncode (#2393)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-08 17:12:16 +00:00