spring-framework/gradle
Andy Wilkinson d0adadf3ca Capture maxParallelForks of Test tasks in build scans
The parallel forks configuration of Test tasks can have a big impact
on their execution time. This commit updates the build can
configuration to capture each Test task's maxParallelForks
configuration as custom values in the build scan. This will make this
data available when comparing scans which will be useful as we
experiment with different parallel fork settings to reduce the
build's overall execution time.

Closes gh-23691
2019-09-24 18:25:24 +02:00
..
wrapper Upgrade to Gradle 5.6.2 2019-09-06 16:09:01 +02:00
build-scan-user-data.gradle Capture maxParallelForks of Test tasks in build scans 2019-09-24 18:25:24 +02:00
docs.gradle Upgrade to Spring Doc Resources 0.1.3.BUILD-SNAPSHOT 2019-09-23 16:53:39 +02:00
ide.gradle Replace propdeps plugin with custom plugin 2019-08-13 18:19:37 +02:00
publications.gradle Use resolved dependency versions for published POMs 2019-08-22 16:11:09 +02:00
spring-module.gradle Apply Artifactory Gradle plugin 2019-08-21 20:15:35 +02:00