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
Scott Frederick c8ff874e91 Add builderFor label to ephemeral builder image
Adding a label to the ephemeral builder image cloned from the base
builder image eliminates contention between builds that are run
concurrently. Without this label, concurrent builds could result in
a race condition in the Docker daemon if the ephemeral builder image
shared by builds was deleted by both builds at exactly the same time.

Fixes gh-27888
3 years ago
..
spring-boot Upgrade to Tomcat 9.0.53 3 years ago
spring-boot-actuator Polish "Polish access modifiers for test classes" 3 years ago
spring-boot-actuator-autoconfigure Customize security filter registration in separate management context 3 years ago
spring-boot-autoconfigure Broaden testing of ReactiveElasticsearchRestClientAutoConfiguration 3 years ago
spring-boot-cli Update copyright year of changed files 3 years ago
spring-boot-dependencies Upgrade to Reactor 2020.0.11 3 years ago
spring-boot-devtools Polish "Use 2012 for copyright beginning year" 3 years ago
spring-boot-docs Clarify Selenium auto-configuration requires HtmlUnit 3 years ago
spring-boot-parent Upgrade to Testcontainers 1.16 3 years ago
spring-boot-properties-migrator Merge branch '2.3.x' into 2.4.x 4 years ago
spring-boot-starters Merge branch '2.3.x' into 2.4.x 4 years ago
spring-boot-test Allow @MockBean to be used with Framework's @Repeat 3 years ago
spring-boot-test-autoconfigure Customize Cassandra's configuration to reduce container startup time 3 years ago
spring-boot-tools Add builderFor label to ephemeral builder image 3 years ago