You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-project
Andy Wilkinson 7d07c0d09c Polish configuration related to predictive test selection
Most notably, this commit splits the tests that use Spring REST Docs
out into a separate task for which predictive test selection is
disabled. This allows it to be cached and use Gradle's built-in
up-to-date checking, thereby avoiding the generation of new snippets
and the need to then run the asciidoctor and asciidoctorPdf tasks.

It also updates spring-boot-smoke-test-junit-vintage to disable
predictive test selection so that we can continue to assert that
the some tests were executed.

See gh-35869
1 year ago
..
spring-boot Add JavaVersion.TWENTY 1 year ago
spring-boot-actuator Polish 2 years ago
spring-boot-actuator-autoconfigure Polish configuration related to predictive test selection 1 year ago
spring-boot-autoconfigure Remove unnecessary usage of Supplier 1 year ago
spring-boot-cli Merge branch '2.5.x' into 2.6.x 2 years ago
spring-boot-dependencies Upgrade to Reactor Bom 2020.0.33 1 year ago
spring-boot-devtools Allow package-private main classes to be used with Devtools 1 year ago
spring-boot-docs Move property notes up to external configuration section 1 year ago
spring-boot-parent Add more possibilities to prohibit version upgrades 2 years ago
spring-boot-properties-migrator Reformat code following spring-javaformat upgrade 2 years ago
spring-boot-starters Polish gradle formatting 2 years ago
spring-boot-test Ignore non-singleton factory beans when resetting mocks 2 years ago
spring-boot-test-autoconfigure Update Couchbase image tag used in tests 2 years ago
spring-boot-tools Test Gradle plugin against Gradle 8.2-rc-1 1 year ago