Commit b8ed47a
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>1 parent 14c1d7e commit b8ed47a
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
10 | 22 | | |
11 | 23 | | |
12 | 24 | | |
| |||
0 commit comments