204 Commits

Author SHA1 Message Date
James Rich
71e42a7463 fix(release): set draft status based on branch naming convention (#3063) 2025-09-10 14:34:04 -05:00
James Rich
823ed8c609 fix: merge conflicts
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-10 11:58:18 -05:00
James Rich
20063e8252 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>
(cherry picked from commit 71e7c6b7e9)
2025-09-10 09:10:01 -05:00
James Rich
d2d5487d92 feat(ci): migrate to fastlane for release management (#3038)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
(cherry picked from commit 5cfa44cb64)
2025-09-09 19:42:51 -05:00
James Rich
bf11b7b342 fix(release): Simplify Play Store deployment to upload-only (#3027)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>

(cherry picked from commit 46282c3aec)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-09 19:42:51 -05:00
James Rich
68da6d4e70 ci(release): promote from NewAlpha to beta for open builds (#3023) 2025-09-08 16:23:51 -05:00
James Rich
a91d1e028f ci(release): Remove build caching and set user fraction for promotions (#3021) 2025-09-08 14:55:20 -05:00
James Rich
270c871a34 ci(release): Cache build artifacts to speed up release workflow (#3020) 2025-09-08 14:21:34 -05:00
James Rich
e8586ba7c8 fix(ci): full version for promotion action
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-08 13:52:02 -05:00
James Rich
7dd92b3b38 ci(release): use correct promote action (#3019) 2025-09-08 13:26:49 -05:00
James Rich
c7328c6ee5 ci(release): improve Google Play release automation (#3016) 2025-09-08 11:30:39 -05: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
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