spring-boot/buildSrc
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
2023-06-14 18:15:04 +01:00
..
config/checkstyle Upgrade to Spring Java Format 0.0.33 2022-05-26 13:22:23 +01:00
src Polish configuration related to predictive test selection 2023-06-14 18:15:04 +01:00
build.gradle Allow buildSrc to resolve Framework snapshots 2023-05-05 08:16:37 +01:00
gradle.properties Upgrade to spring-javaformat 0.0.38 2023-02-21 22:29:11 -08:00
settings.gradle Upgrade to Spring Java Format 0.0.33 2022-05-26 13:22:23 +01:00