SIGN IN SIGN UP

chore(build): Apply Develocity build scans plugin (#5469)

* chore(build): Apply Develocity build scans plugin

Adds the com.gradle.develocity plugin to settings.gradle.kts
to publish a build scan on every Gradle invocation. This enables
build performance insights and debugging via scans.gradle.com.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* ref(build): Remove redundant publishingOnlyIf

Publishing on every build is the default behavior once the terms
of use are accepted.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* chore(build): Apply common custom user data plugin

Adds the com.gradle.common-custom-user-data-gradle-plugin to
capture additional build metadata (Git, CI environment) in
Develocity build scans.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
N
Nelson Osacky committed
b8ed47ac7f5486701a89e834a24d8e661ffbbec6
Parent: 14c1d7e
Committed by GitHub <noreply@github.com> on 5/27/2026, 3:26:10 PM