Abacn commented on code in PR #31639:
URL: https://github.com/apache/beam/pull/31639#discussion_r1645187975


##########
.github/workflows/beam_PreCommit_Java_ElasticSearch_IO_Direct.yml:
##########
@@ -98,7 +98,6 @@ jobs:
         uses: ./.github/actions/gradle-command-self-hosted-action
         with:
           gradle-command: |
-            :sdks:java:io:elasticsearch-tests:elasticsearch-tests-5:build \

Review Comment:
   Change on github action won't be effective in PR so the ElasticSearch IO 
Direct would fail due to target not found.
   
   Test on upstream branch running: 
https://github.com/apache/beam/actions/runs/9573461795



##########
.github/workflows/beam_PreCommit_Java_ElasticSearch_IO_Direct.yml:
##########
@@ -98,7 +98,6 @@ jobs:
         uses: ./.github/actions/gradle-command-self-hosted-action
         with:
           gradle-command: |
-            :sdks:java:io:elasticsearch-tests:elasticsearch-tests-5:build \

Review Comment:
   Change on github action won't be effective in PR so the ElasticSearch IO 
Direct would fail due to target not found.
   
   Test on upstream branch running: 
https://github.com/apache/beam/actions/runs/9573608254/job/26395346618



##########
.github/workflows/beam_PreCommit_Java_ElasticSearch_IO_Direct.yml:
##########
@@ -98,7 +98,6 @@ jobs:
         uses: ./.github/actions/gradle-command-self-hosted-action
         with:
           gradle-command: |
-            :sdks:java:io:elasticsearch-tests:elasticsearch-tests-5:build \

Review Comment:
   Change on github action won't be effective in PR so the ElasticSearch IO 
Direct would fail due to target not found.
   
   Test on upstream branch passed: 
https://github.com/apache/beam/actions/runs/9573608254/job/26395346618



-- 
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