aIbrahiim commented on code in PR #39763:
URL: https://github.com/apache/beam/pull/39763#discussion_r3822677366


##########
sdks/python/build.gradle:
##########
@@ -172,6 +172,7 @@ tasks.register("postCommitYamlIntegrationTests") {
   dependsOn ":sdks:java:io:expansion-service:build"
   dependsOn ":sdks:java:io:google-cloud-platform:expansion-service:build"
   dependsOn ":sdks:java:io:debezium:expansion-service:shadowJar"
+  dependsOn ":sdks:java:io:amazon-web-services2:expansion-service:shadowJar"

Review Comment:
   okay the aws2 expansion-service dependsOn is already only under 
postCommitYamlIntegrationTests or were you mainly suggesting we also move 
Debezium / Snowflake / JMS off PreCommit?
   
   also the YAML test is in extended_tests/messaging @Abacn 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to