Commit Graph

226 Commits

Author SHA1 Message Date
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
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
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
62a64589e2 ci(release): improve Google Play release automation (#3016) 2025-09-08 11:37:52 -05: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
DaneEvans
6123f5de24 repo: update label check so it doesn't need help (#2995) 2025-09-06 06:26:38 +00:00
renovate[bot]
79eb62edac chore(config): migrate renovate config (#2964)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-04 22:48:06 +00:00
renovate[bot]
20c87cdafd chore(deps): update actions/labeler action to v6 (#2963)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-04 21:29:27 +00:00
renovate[bot]
05d2ade9f7 chore(deps): update actions/github-script action to v8 (#2961)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-04 21:29:13 +00:00
renovate[bot]
04c6b1d0ca chore(deps): update actions/stale action to v10 (#2955)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-04 11:08:56 +00:00
James Rich
e03bd34ae5 chore(deps): group all the things (#2928)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-30 02:48:35 +00:00
James Rich
36159bec05 chore(deps): group meshtastic protobuf updates (#2923) 2025-08-29 18:11:04 -05:00
renovate[bot]
013a5c513a chore(deps): update actions/attest-build-provenance action to v3 (#2908)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-29 02:01:49 +00:00
James Rich
02abba43a0 fix(release): use correct GitHub release URL for Play Store whatsnew (#2870) 2025-08-27 08:44:28 -05:00
James Rich
05c46f326f chore(release): simplify changelog generation for Play Store (#2869) 2025-08-27 07:20:37 -05:00
James Rich
dd6f60a0e0 fix(ci): release notes 3 (#2868) 2025-08-27 06:33:23 -05:00
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