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
Add --availability-wait-timeout when --fail-if-not-fully-cacheable is used
This change adds the `--availability-wait-timeout` option to the build
scan summary tool invocation with a value of '60' when the
`--fail-if-not-fully-cacheable` option is used.
This should increase the likelihood of experiment build scans being
ingested in order to retrieve the required data from the Develocity API
to determine cacheability.
> 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.
3
3
4
+
-[FIX] Scripts do not wait long enough for build scans to become available when `--fail-if-not-fully-cacheable` is used
4
5
-[FIX] Successful exit code returned when performance characteristics are unknown and `--fail-if-not-fully-cacheable` is used
5
6
-[FIX] Gradle experiments do not disable background Build Scan publication
6
7
-[FIX] Common Custom User Data Gradle plugin not injected for Gradle builds
0 commit comments