Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions components/scripts/lib/gradle.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ invoke_gradle() {
-Ddevelocity.build-validation.runId="${RUN_ID}"
-Ddevelocity.build-validation.runNum="${run_num}"
-Ddevelocity.build-validation.scriptsVersion="${SCRIPT_VERSION}"
-Ddevelocity.build-scan.upload-in-background=false
-Ddevelocity.capture-file-fingerprints=true
-Dpts.enabled=false
)
Expand Down
1 change: 1 addition & 0 deletions release/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
> The distributions of the Develocity Build Validation Scripts prefixed with `gradle-enterprise` are deprecated and will be removed in a future release. Migrate to the distributions prefixed with `develocity` instead.

- [FIX] Successful exit code returned when performance characteristics are unknown and `--fail-if-not-fully-cacheable` is used
- [FIX] Gradle experiments do not disable background Build Scan publication
- [FIX] Common Custom User Data Gradle plugin not injected for Gradle builds