You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replaces the self-hosted HttpBuildCache with Develocity's remote cache at
community.develocity.cloud under project `meshtastic`, matching the
Meshtastic-Android onboarding (meshtastic/Meshtastic-Android#6531).
- `gradle/develocity.settings.gradle` replaces `gradle/build-cache.settings.gradle`,
applied from BOTH settings files: the build-logic included build does not
inherit the root's configuration, and without its own it silently drops to
local-cache-only and publishes no scan.
- `.github/actions/gradle-setup` gains an optional `develocity_access_key`
input, passed at all 12 call sites; the GRADLE_CACHE_* env blocks are gone.
- Scans publish only from authenticated builds, so fork PRs and developers
without a provisioned key are unaffected; only authenticated CI runs write
to the cache.
The GRADLE_CACHE_* secrets are no longer read but are deliberately left in
place as the rollback path.
[](https://community.develocity.cloud/scans?search.rootProjectNames=MQTTastic-Client-KMP)
11
12
12
13
A fully-featured **MQTT 5.0 and 3.1.1** client library for **Kotlin Multiplatform** — connecting JVM, Android, iOS, macOS, Linux, Windows, and browsers through a single, idiomatic Kotlin API.
0 commit comments