Correct branch for 3.4 smoke tests
This commit is contained in:
4
.github/workflows/3.4.x-batch-batch.yml
vendored
4
.github/workflows/3.4.x-batch-batch.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: batch:batch
|
||||
task: appTest
|
||||
batch_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: batch:batch
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:actuator-webflux-mgmt-port
|
||||
task: appTest
|
||||
actuator_webflux_mgmt_port_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:actuator-webflux-mgmt-port
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:actuator-webflux
|
||||
task: appTest
|
||||
actuator_webflux_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:actuator-webflux
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:actuator-webmvc-mgmt-port
|
||||
task: appTest
|
||||
actuator_webmvc_mgmt_port_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:actuator-webmvc-mgmt-port
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:actuator-webmvc
|
||||
task: appTest
|
||||
actuator_webmvc_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:actuator-webmvc
|
||||
task: nativeAppTest
|
||||
|
||||
4
.github/workflows/3.4.x-boot-boot-tcf.yml
vendored
4
.github/workflows/3.4.x-boot-boot-tcf.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:boot-tcf
|
||||
task: test
|
||||
expected_to_fail: true
|
||||
@@ -20,7 +20,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:boot-tcf
|
||||
task: nativeTest
|
||||
expected_to_fail: true
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:command-line-runner
|
||||
task: appTest
|
||||
command_line_runner_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:command-line-runner
|
||||
task: nativeAppTest
|
||||
|
||||
4
.github/workflows/3.4.x-boot-conditional.yml
vendored
4
.github/workflows/3.4.x-boot-conditional.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:conditional
|
||||
task: appTest
|
||||
conditional_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:conditional
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:configuration-properties
|
||||
task: appTest
|
||||
configuration_properties_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:configuration-properties
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:custom-banner
|
||||
task: appTest
|
||||
custom_banner_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:custom-banner
|
||||
task: nativeAppTest
|
||||
|
||||
4
.github/workflows/3.4.x-boot-flyway.yml
vendored
4
.github/workflows/3.4.x-boot-flyway.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:flyway
|
||||
task: appTest
|
||||
flyway_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:flyway
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:freemarker-webflux
|
||||
task: appTest
|
||||
freemarker_webflux_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:freemarker-webflux
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:freemarker-webmvc
|
||||
task: appTest
|
||||
freemarker_webmvc_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:freemarker-webmvc
|
||||
task: nativeAppTest
|
||||
|
||||
8
.github/workflows/3.4.x-boot-json.yml
vendored
8
.github/workflows/3.4.x-boot-json.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:json
|
||||
task: appTest
|
||||
json_native_app_test:
|
||||
@@ -19,7 +19,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:json
|
||||
task: nativeAppTest
|
||||
json_test:
|
||||
@@ -28,7 +28,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:json
|
||||
task: test
|
||||
json_native_test:
|
||||
@@ -37,6 +37,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:json
|
||||
task: nativeTest
|
||||
|
||||
4
.github/workflows/3.4.x-boot-liquibase.yml
vendored
4
.github/workflows/3.4.x-boot-liquibase.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:liquibase
|
||||
task: appTest
|
||||
liquibase_native_app_test:
|
||||
@@ -19,7 +19,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:liquibase
|
||||
task: nativeAppTest
|
||||
expected_to_fail: true
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:logging-logback-spring-xml
|
||||
task: appTest
|
||||
logging_logback_spring_xml_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:logging-logback-spring-xml
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:logging-logback-xml
|
||||
task: appTest
|
||||
logging_logback_xml_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:logging-logback-xml
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:logging-logback
|
||||
task: appTest
|
||||
logging_logback_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:logging-logback
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:mustache-webflux
|
||||
task: appTest
|
||||
mustache_webflux_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:mustache-webflux
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:mustache-webmvc
|
||||
task: appTest
|
||||
mustache_webmvc_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:mustache-webmvc
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:servlet-component-scan
|
||||
task: appTest
|
||||
servlet_component_scan_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:servlet-component-scan
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:servlet-jetty
|
||||
task: appTest
|
||||
servlet_jetty_native_app_test:
|
||||
@@ -19,7 +19,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:servlet-jetty
|
||||
task: nativeAppTest
|
||||
expected_to_fail: true
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:servlet-tomcat
|
||||
task: appTest
|
||||
servlet_tomcat_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:servlet-tomcat
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:servlet-undertow
|
||||
task: appTest
|
||||
servlet_undertow_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:servlet-undertow
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:thymeleaf-webflux
|
||||
task: appTest
|
||||
thymeleaf_webflux_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:thymeleaf-webflux
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:thymeleaf-webmvc
|
||||
task: appTest
|
||||
thymeleaf_webmvc_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:thymeleaf-webmvc
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:tracing-brave-zipkin
|
||||
task: appTest
|
||||
tracing_brave_zipkin_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:tracing-brave-zipkin
|
||||
task: nativeAppTest
|
||||
|
||||
4
.github/workflows/3.4.x-boot-xml-config.yml
vendored
4
.github/workflows/3.4.x-boot-xml-config.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:xml-config
|
||||
task: appTest
|
||||
xml_config_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: boot:xml-config
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: cloud:cloud-config-client
|
||||
task: appTest
|
||||
cloud_config_client_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: cloud:cloud-config-client
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: cloud:cloud-config-server
|
||||
task: appTest
|
||||
cloud_config_server_native_app_test:
|
||||
@@ -19,7 +19,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: cloud:cloud-config-server
|
||||
task: nativeAppTest
|
||||
java_version: 21
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: cloud:cloud-discovery-consul
|
||||
task: appTest
|
||||
cloud_discovery_consul_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: cloud:cloud-discovery-consul
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: cloud:cloud-discovery-eureka
|
||||
task: appTest
|
||||
cloud_discovery_eureka_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: cloud:cloud-discovery-eureka
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: cloud:cloud-discovery-zookeeper
|
||||
task: appTest
|
||||
cloud_discovery_zookeeper_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: cloud:cloud-discovery-zookeeper
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: cloud:cloud-function-web
|
||||
task: appTest
|
||||
cloud_function_web_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: cloud:cloud-function-web
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: cloud:cloud-function-webflux
|
||||
task: appTest
|
||||
cloud_function_webflux_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: cloud:cloud-function-webflux
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: cloud:cloud-gateway
|
||||
task: appTest
|
||||
cloud_gateway_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: cloud:cloud-gateway
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: cloud:cloud-loadbalancing-web
|
||||
task: appTest
|
||||
cloud_loadbalancing_web_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: cloud:cloud-loadbalancing-web
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: cloud:cloud-loadbalancing-webflux
|
||||
task: appTest
|
||||
cloud_loadbalancing_webflux_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: cloud:cloud-loadbalancing-webflux
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: cloud:cloud-openfeign
|
||||
task: appTest
|
||||
cloud_openfeign_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: cloud:cloud-openfeign
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: cloud:cloud-stream-kafka-streams
|
||||
task: appTest
|
||||
cloud_stream_kafka_streams_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: cloud:cloud-stream-kafka-streams
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: cloud:cloud-stream-kafka
|
||||
task: appTest
|
||||
cloud_stream_kafka_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: cloud:cloud-stream-kafka
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: cloud:cloud-stream-pulsar
|
||||
task: appTest
|
||||
cloud_stream_pulsar_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: cloud:cloud-stream-pulsar
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: cloud:cloud-stream-rabbit
|
||||
task: appTest
|
||||
cloud_stream_rabbit_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: cloud:cloud-stream-rabbit
|
||||
task: nativeAppTest
|
||||
|
||||
4
.github/workflows/3.4.x-cloud-cloud-task.yml
vendored
4
.github/workflows/3.4.x-cloud-cloud-task.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: cloud:cloud-task
|
||||
task: appTest
|
||||
cloud_task_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: cloud:cloud-task
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-cassandra-reactive
|
||||
task: appTest
|
||||
data_cassandra_reactive_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-cassandra-reactive
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-cassandra
|
||||
task: appTest
|
||||
data_cassandra_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-cassandra
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-jdbc-h2-kotlin
|
||||
task: appTest
|
||||
data_jdbc_h2_kotlin_native_app_test:
|
||||
@@ -19,7 +19,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-jdbc-h2-kotlin
|
||||
task: nativeAppTest
|
||||
data_jdbc_h2_kotlin_test:
|
||||
@@ -28,7 +28,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-jdbc-h2-kotlin
|
||||
task: test
|
||||
data_jdbc_h2_kotlin_native_test:
|
||||
@@ -37,7 +37,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-jdbc-h2-kotlin
|
||||
task: nativeTest
|
||||
java_version: 22
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-jdbc-h2
|
||||
task: appTest
|
||||
data_jdbc_h2_native_app_test:
|
||||
@@ -19,7 +19,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-jdbc-h2
|
||||
task: nativeAppTest
|
||||
data_jdbc_h2_test:
|
||||
@@ -28,7 +28,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-jdbc-h2
|
||||
task: test
|
||||
data_jdbc_h2_native_test:
|
||||
@@ -37,6 +37,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-jdbc-h2
|
||||
task: nativeTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-jdbc-postgresql
|
||||
task: appTest
|
||||
data_jdbc_postgresql_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-jdbc-postgresql
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-jpa-entityscan
|
||||
task: appTest
|
||||
data_jpa_entityscan_native_app_test:
|
||||
@@ -19,7 +19,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-jpa-entityscan
|
||||
task: nativeAppTest
|
||||
data_jpa_entityscan_test:
|
||||
@@ -28,7 +28,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-jpa-entityscan
|
||||
task: test
|
||||
data_jpa_entityscan_native_test:
|
||||
@@ -37,6 +37,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-jpa-entityscan
|
||||
task: nativeTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-jpa-kotlin
|
||||
task: appTest
|
||||
data_jpa_kotlin_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-jpa-kotlin
|
||||
task: nativeAppTest
|
||||
|
||||
8
.github/workflows/3.4.x-data-data-jpa.yml
vendored
8
.github/workflows/3.4.x-data-data-jpa.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-jpa
|
||||
task: appTest
|
||||
data_jpa_native_app_test:
|
||||
@@ -19,7 +19,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-jpa
|
||||
task: nativeAppTest
|
||||
data_jpa_test:
|
||||
@@ -28,7 +28,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-jpa
|
||||
task: test
|
||||
data_jpa_native_test:
|
||||
@@ -37,6 +37,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-jpa
|
||||
task: nativeTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-mongodb-reactive
|
||||
task: appTest
|
||||
data_mongodb_reactive_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-mongodb-reactive
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-mongodb
|
||||
task: appTest
|
||||
data_mongodb_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-mongodb
|
||||
task: nativeAppTest
|
||||
|
||||
4
.github/workflows/3.4.x-data-data-neo4j.yml
vendored
4
.github/workflows/3.4.x-data-data-neo4j.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-neo4j
|
||||
task: appTest
|
||||
data_neo4j_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-neo4j
|
||||
task: nativeAppTest
|
||||
|
||||
4
.github/workflows/3.4.x-data-data-r2dbc.yml
vendored
4
.github/workflows/3.4.x-data-data-r2dbc.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-r2dbc
|
||||
task: appTest
|
||||
data_r2dbc_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-r2dbc
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-redis-reactive
|
||||
task: appTest
|
||||
data_redis_reactive_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-redis-reactive
|
||||
task: nativeAppTest
|
||||
|
||||
4
.github/workflows/3.4.x-data-data-redis.yml
vendored
4
.github/workflows/3.4.x-data-data-redis.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-redis
|
||||
task: appTest
|
||||
data_redis_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-redis
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-rest-mongodb
|
||||
task: appTest
|
||||
data_rest_mongodb_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:data-rest-mongodb
|
||||
task: nativeAppTest
|
||||
|
||||
4
.github/workflows/3.4.x-data-hateoas.yml
vendored
4
.github/workflows/3.4.x-data-hateoas.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:hateoas
|
||||
task: appTest
|
||||
hateoas_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: data:hateoas
|
||||
task: nativeAppTest
|
||||
|
||||
4
.github/workflows/3.4.x-framework-aspect.yml
vendored
4
.github/workflows/3.4.x-framework-aspect.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:aspect
|
||||
task: appTest
|
||||
aspect_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:aspect
|
||||
task: nativeAppTest
|
||||
|
||||
4
.github/workflows/3.4.x-framework-async.yml
vendored
4
.github/workflows/3.4.x-framework-async.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:async
|
||||
task: appTest
|
||||
async_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:async
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:cache-caffeine
|
||||
task: appTest
|
||||
cache_caffeine_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:cache-caffeine
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:cache-redis
|
||||
task: appTest
|
||||
cache_redis_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:cache-redis
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:cache-simple-jdk-proxy
|
||||
task: appTest
|
||||
cache_simple_jdk_proxy_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:cache-simple-jdk-proxy
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:cache-simple
|
||||
task: appTest
|
||||
cache_simple_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:cache-simple
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:configuration-class-proxy
|
||||
task: appTest
|
||||
configuration_class_proxy_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:configuration-class-proxy
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:disposable
|
||||
task: appTest
|
||||
disposable_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:disposable
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:event-listener
|
||||
task: appTest
|
||||
event_listener_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:event-listener
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:hibernate-enhancer
|
||||
task: appTest
|
||||
hibernate_enhancer_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:hibernate-enhancer
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:hibernate
|
||||
task: appTest
|
||||
hibernate_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:hibernate
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:jdbc-h2
|
||||
task: appTest
|
||||
jdbc_h2_native_app_test:
|
||||
@@ -19,7 +19,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:jdbc-h2
|
||||
task: nativeAppTest
|
||||
jdbc_h2_test:
|
||||
@@ -28,7 +28,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:jdbc-h2
|
||||
task: test
|
||||
jdbc_h2_native_test:
|
||||
@@ -37,6 +37,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:jdbc-h2
|
||||
task: nativeTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:jdbc-mariadb
|
||||
task: appTest
|
||||
jdbc_mariadb_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:jdbc-mariadb
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:jdbc-mysql
|
||||
task: appTest
|
||||
jdbc_mysql_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:jdbc-mysql
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:jdbc-postgresql
|
||||
task: appTest
|
||||
jdbc_postgresql_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:jdbc-postgresql
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:kotlin-functional
|
||||
task: appTest
|
||||
kotlin_functional_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:kotlin-functional
|
||||
task: nativeAppTest
|
||||
|
||||
4
.github/workflows/3.4.x-framework-mail.yml
vendored
4
.github/workflows/3.4.x-framework-mail.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:mail
|
||||
task: appTest
|
||||
mail_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:mail
|
||||
task: nativeAppTest
|
||||
|
||||
4
.github/workflows/3.4.x-framework-order.yml
vendored
4
.github/workflows/3.4.x-framework-order.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:order
|
||||
task: appTest
|
||||
order_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:order
|
||||
task: nativeAppTest
|
||||
|
||||
4
.github/workflows/3.4.x-framework-quartz.yml
vendored
4
.github/workflows/3.4.x-framework-quartz.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:quartz
|
||||
task: appTest
|
||||
quartz_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:quartz
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:resource
|
||||
task: appTest
|
||||
resource_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:resource
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:rest-template
|
||||
task: appTest
|
||||
rest_template_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:rest-template
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:rsocket
|
||||
task: appTest
|
||||
rsocket_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:rsocket
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:scheduled
|
||||
task: appTest
|
||||
scheduled_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:scheduled
|
||||
task: nativeAppTest
|
||||
|
||||
4
.github/workflows/3.4.x-framework-tcf.yml
vendored
4
.github/workflows/3.4.x-framework-tcf.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:tcf
|
||||
task: test
|
||||
tcf_native_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:tcf
|
||||
task: nativeTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:transactional-event-listener
|
||||
task: appTest
|
||||
transactional_event_listener_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:transactional-event-listener
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:transactional
|
||||
task: appTest
|
||||
transactional_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:transactional
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:validation
|
||||
task: appTest
|
||||
validation_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:validation
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webclient
|
||||
task: appTest
|
||||
webclient_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webclient
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webflux-jetty
|
||||
task: appTest
|
||||
webflux_jetty_native_app_test:
|
||||
@@ -19,7 +19,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webflux-jetty
|
||||
task: nativeAppTest
|
||||
webflux_jetty_test:
|
||||
@@ -28,7 +28,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webflux-jetty
|
||||
task: test
|
||||
webflux_jetty_native_test:
|
||||
@@ -37,6 +37,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webflux-jetty
|
||||
task: nativeTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webflux-netty-tls
|
||||
task: appTest
|
||||
webflux_netty_tls_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webflux-netty-tls
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webflux-netty
|
||||
task: appTest
|
||||
webflux_netty_native_app_test:
|
||||
@@ -19,7 +19,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webflux-netty
|
||||
task: nativeAppTest
|
||||
webflux_netty_test:
|
||||
@@ -28,7 +28,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webflux-netty
|
||||
task: test
|
||||
webflux_netty_native_test:
|
||||
@@ -37,6 +37,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webflux-netty
|
||||
task: nativeTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webflux-undertow
|
||||
task: appTest
|
||||
webflux_undertow_native_app_test:
|
||||
@@ -19,7 +19,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webflux-undertow
|
||||
task: nativeAppTest
|
||||
webflux_undertow_test:
|
||||
@@ -28,7 +28,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webflux-undertow
|
||||
task: test
|
||||
webflux_undertow_native_test:
|
||||
@@ -37,6 +37,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webflux-undertow
|
||||
task: nativeTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webmvc-jetty-tls
|
||||
task: appTest
|
||||
webmvc_jetty_tls_native_app_test:
|
||||
@@ -19,7 +19,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webmvc-jetty-tls
|
||||
task: nativeAppTest
|
||||
expected_to_fail: true
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webmvc-jetty
|
||||
task: appTest
|
||||
webmvc_jetty_native_app_test:
|
||||
@@ -19,7 +19,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webmvc-jetty
|
||||
task: nativeAppTest
|
||||
expected_to_fail: true
|
||||
@@ -29,7 +29,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webmvc-jetty
|
||||
task: test
|
||||
webmvc_jetty_native_test:
|
||||
@@ -38,7 +38,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webmvc-jetty
|
||||
task: nativeTest
|
||||
expected_to_fail: true
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webmvc-scoped-proxy
|
||||
task: appTest
|
||||
webmvc_scoped_proxy_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webmvc-scoped-proxy
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webmvc-tomcat-tls
|
||||
task: appTest
|
||||
webmvc_tomcat_tls_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webmvc-tomcat-tls
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webmvc-tomcat
|
||||
task: appTest
|
||||
webmvc_tomcat_native_app_test:
|
||||
@@ -19,7 +19,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webmvc-tomcat
|
||||
task: nativeAppTest
|
||||
webmvc_tomcat_test:
|
||||
@@ -28,7 +28,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webmvc-tomcat
|
||||
task: test
|
||||
webmvc_tomcat_native_test:
|
||||
@@ -37,6 +37,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webmvc-tomcat
|
||||
task: nativeTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webmvc-undertow-tls
|
||||
task: appTest
|
||||
webmvc_undertow_tls_native_app_test:
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webmvc-undertow-tls
|
||||
task: nativeAppTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webmvc-undertow
|
||||
task: appTest
|
||||
webmvc_undertow_native_app_test:
|
||||
@@ -19,7 +19,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webmvc-undertow
|
||||
task: nativeAppTest
|
||||
webmvc_undertow_test:
|
||||
@@ -28,7 +28,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webmvc-undertow
|
||||
task: test
|
||||
webmvc_undertow_native_test:
|
||||
@@ -37,6 +37,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:webmvc-undertow
|
||||
task: nativeTest
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:websocket-jetty
|
||||
task: appTest
|
||||
websocket_jetty_native_app_test:
|
||||
@@ -19,7 +19,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
checkout_repository: spring-projects/spring-aot-smoke-tests
|
||||
checkout_ref: 3.4.x
|
||||
checkout_ref: main
|
||||
project: framework:websocket-jetty
|
||||
task: nativeAppTest
|
||||
expected_to_fail: true
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user