Commit Graph

26 Commits

Author SHA1 Message Date
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