Commit Graph

48 Commits

Author SHA1 Message Date
James Rich
2d851ddbf0 ci(release): add GOOGLE_MAPS_API_KEY to release workflow (#2720) 2025-08-14 07:46:11 -05: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
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
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
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
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
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
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
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
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
James Rich
db17815576 fix(ci): Gradle cache and auth requests for setup-java (#2392)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-08 15:56:32 +00:00
James Rich
11edd9a8d2 fix release.yml
back off jdk 24

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-06-25 18:20:10 -05:00
James Rich
496de47766 Refactor: Improve GitHub release workflow and build configuration (#2251) 2025-06-25 18:16:55 -05:00
Joshua Soberg
2d6180f609 [chore] Restrict GH action runs to the main repository (#2170) 2025-06-19 10:34:08 -05:00
James Rich
8d279afb10 Refactor: Migrate app build.gradle to Kotlin DSL (#2046) 2025-06-07 05:43:50 -05:00
James Rich
b7c0bc874c chore(build): Refactor Gradle build scripts to Kotlin DSL (#1944) 2025-05-26 21:26:46 -05:00
James Rich
be437ebb91 chore: Update workflow files to update workflows to 'main' (#1927) 2025-05-24 07:00:01 -05:00
James Rich
520d058546 Update release.yml 2025-05-21 15:00:40 -05:00
James Rich
5f0b366726 Update release.yml 2025-05-21 14:57:25 -05:00
renovate[bot]
6433644638 chore(deps): update gradle/actions action to v4 2024-08-04 07:54:42 -03:00
andrekir
f1d8b0846c ci: replace gradle/wrapper-validation-action with gradle/actions/wrapper-validation
As of `v3` this action has been superceded by `gradle/actions/wrapper-validation`. Any workflow that uses `gradle/wrapper-validation-action@v3` will transparently delegate to `gradle/actions/wrapper-validation@v3`.

Users are encouraged to update their workflows, replacing:
```
uses: gradle/wrapper-validation-action@v3
```

with
```
uses: gradle/actions/wrapper-validation@v3
```

See the [wrapper-validation documentation](https://github.com/gradle/actions/tree/main/wrapper-validation) for up-to-date documentation for `gradle/actions/wrapper-validation`.
2024-04-15 18:18:32 -03:00
andrekir
7386dd23eb ci: add version_info.txt to release assets 2024-04-06 07:53:50 -03:00
renovate[bot]
abb1eff426 chore(deps): update gradle/wrapper-validation-action action to v2 2024-02-01 07:03:59 -03:00
renovate[bot]
c9ecb2fe90 chore(deps): update actions/setup-java action to v4 2023-12-04 21:07:11 -03:00
andrekir
c4db056b1f refactor: remove firmware assets from release 2023-11-29 05:49:07 -03:00
renovate[bot]
aae3fe91f3 chore(deps): update actions/checkout action to v4 2023-09-05 05:56:53 -03:00
andrekir
e15cdc42f1 ci: update workflows to JDK 17 2023-06-21 23:12:48 -03:00
andrekir
f17f9e1ec5 ci: get versionName from app/build.gradle for release action 2023-03-02 21:30:53 -03:00
andrekir
6e96a6b7c2 feat: add fdroid and google flavors 2023-01-20 12:27:27 -03:00
andrekir
740e86d664 update actions to use Node.js 16 2022-10-26 16:50:46 -03:00
andrekir
ce8e67eb5d update workflow JDK 2022-10-03 23:57:28 -03:00
andrekir
8f0c5937fb test publish via github actions 2022-09-05 18:39:49 -03:00
andrekir
b445faf574 remove mapbox reference 2022-08-29 11:06:47 -03:00
PWRxPSYCHO
684bd82772 Merge branch 'meshtastic:master' into feature/osmand-migration 2022-08-25 20:16:31 +00:00
PWRxPSYCHO
b8ef088d8e Remove all references to MapBox, MapBox tokens, and credentials 2022-08-23 22:49:46 -04:00
Andre K
c567df1355 mock firmware assets for release 2022-08-23 22:14:59 -03:00
andrekir
cf827aefaf rip ota 2022-08-23 18:08:43 -03:00
Andre Kirchhoff
bc6aae394b include nano firmware 2022-06-07 14:49:02 -03:00
andrekir
d97aec7ed4 update mapbox tokens 2022-03-26 23:44:51 -03:00
Andre Kirchhoff
718e284743 replace firmware spiffs with littlefs 2022-03-08 12:36:34 -03:00
Andre Kirchhoff
51c8a6a315 update release naming convention 2022-02-03 14:19:33 -03:00
Andre Kirchhoff
8b2346a107 add bundle release 2022-01-18 18:56:36 -03:00
Andre Kirchhoff
ca783bc301 include firmware pre-releases 2021-12-22 15:09:31 -03:00
andrekir
715fb6c108 update github actions 2021-12-11 19:38:02 -03:00
Andre Kirchhoff
c7666f22f9 add release build action 2021-12-09 15:01:20 -03:00