Commit Graph

4728 Commits

Author SHA1 Message Date
renovate[bot]
ba824fd57e chore(deps): update androidx (general) (#3056)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-10 20:26:29 +00:00
renovate[bot]
f54f60be35 chore(deps): update androidx navigation (#3059)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-10 20:26:15 +00:00
renovate[bot]
acb462cccc chore(deps): update androidx room to v2.8.0 (#3060)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-10 20:25:44 +00:00
renovate[bot]
456e482fe3 chore(deps): update androidx adaptive ui to v1.2.0-beta02 (#3057)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-10 20:25:23 +00: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
a949fc4c9b New Crowdin updates (#3054) 2025-09-10 15:46:49 +00: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
b8b8
72c5284e2e Update strings.xml - Include GeoJSON (#3052)
Signed-off-by: b8b8 <156552149+b8b8@users.noreply.github.com>
2025-09-10 14:18:45 +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
James Rich
5011e413b2 fix(fastlane): change Play Store release status to draft (#3051) 2025-09-10 08:29:40 -05:00
renovate[bot]
3d0cdea091 chore(deps): update kotlin ecosystem to v2.2.20 (#3050)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-10 11:27:32 +00:00
James Rich
fdc999a831 New Crowdin updates (#3049) 2025-09-10 10:35:32 +00:00
renovate[bot]
b05a6b38b1 chore(deps): update ruby to v3.4.5 (#3045)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-10 03:18:02 +00: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
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
4653712e6d chore(build): prioritize injected version properties (#3043) 2025-09-09 20:17:38 -05:00
James Rich
43caf3c226 feat(fastlane): return AAB path from build lane (#3042) 2025-09-09 20:01:10 -05:00
James Rich
5fbab14098 chore: Scheduled updates (Firmware, Hardware) (#3039)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2025-09-09 22:07:11 +00:00
James Rich
a0fd407d23 docs(RELEASE_PROCESS): update release finalization steps (#3040) 2025-09-09 17:06:53 -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
renovate[bot]
d4976f380f chore(deps): update google maps compose to v6.10.0 (#3036)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-09 19:55:50 +00:00
James Rich
9598f2e70b New Crowdin updates (#3037) 2025-09-09 19:55:38 +00:00
James Rich
6ba3d70a4e fix(docs): dokka path (#3034) 2025-09-09 07:23:44 -05:00
James Rich
e7c0a7c656 New Crowdin updates (#3032) 2025-09-09 06:39:03 +00: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
James Rich
15cdb04dba chore: Scheduled updates (Firmware, Hardware) (#3030)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2025-09-09 01:51:57 +00:00
renovate[bot]
dff6d9af07 chore(deps): update actions/upload-pages-artifact action to v4 (#3029)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-08 18:55:15 -05:00
James Rich
e490b036be ci: add Dokka for kdoc documentation generation and deployment (#3024)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-08 23:31:53 +00:00
renovate[bot]
bd29d0c55c chore(deps): update meshtastic protobufs to 8caf423 (#3025)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-08 22:38:35 +00:00
James Rich
a8bb160dad New Crowdin updates (#3026) 2025-09-08 22:38:18 +00:00
James Rich
69f0f0f184 New Crowdin updates (#3022) 2025-09-08 21:38:04 +00:00
DaneEvans
f2680d37ad Feat/node notes (#3014) 2025-09-08 21:37:56 +00:00
James Rich
363764c5ce ci(release): promote from NewAlpha to beta for open builds (#3023) 2025-09-08 16:24:15 -05:00
James Rich
7823413d31 ci(release): Remove build caching and set user fraction for promotions (#3021) 2025-09-08 14:56:14 -05:00
James Rich
3f2444bb2d ci(release): Cache build artifacts to speed up release workflow (#3020)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-08 14:23:42 -05:00
James Rich
e8bdc5936d fix(ci): full version for promotion action
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-08 13:52:33 -05:00
James Rich
05056c5ad6 ci(release): use correct promote action (#3019) 2025-09-08 13:28:22 -05:00
James Rich
f6eff0bc55 docs: update release process for promotion strategy (#3017)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-08 17:05:14 +00:00
James Rich
62a64589e2 ci(release): improve Google Play release automation (#3016) 2025-09-08 11:37:52 -05:00
James Rich
6dc4bdd462 New Crowdin updates (#3013) 2025-09-08 01:45:21 +00:00
James Rich
e72a83c626 chore(issues): overhaul issue templates (#3012)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
Co-authored-by: DaneEvans <dane@goneepic.com>
2025-09-07 15:39:27 +00:00
James Rich
8e66360b60 fix(service): increase config wait time (#3006)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-07 11:55:07 +00:00
b8b8
188f60ada6 Update EnvironmentMetrics.kt - μR/h (#3008)
Signed-off-by: b8b8 <156552149+b8b8@users.noreply.github.com>
2025-09-06 23:35:05 +00:00
James Rich
ce60d490b7 fix: map regressions (#3004)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-06 19:33:06 +00:00