Re: [PR] Fix PostCommit Java Examples Dataflow V2 workflow [beam]

2025-05-21 Thread via GitHub
Abacn merged PR #35015: URL: https://github.com/apache/beam/pull/35015 -- 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: github-unsubscr...@beam.apache.or

Re: [PR] Fix PostCommit Java Examples Dataflow V2 workflow [beam]

2025-05-21 Thread via GitHub
Abacn commented on PR #35015: URL: https://github.com/apache/beam/pull/35015#issuecomment-2898165466 Thanks @sjvanrossum ! Let me merge this at the moment to bring back test green. Take your time on #34999. -- This is an automated message from the Apache Git Service. To respond to the mes

Re: [PR] Fix PostCommit Java Examples Dataflow V2 workflow [beam]

2025-05-20 Thread via GitHub
sjvanrossum commented on PR #35015: URL: https://github.com/apache/beam/pull/35015#issuecomment-2895877111 I had another look at this build file yesterday and it seemed to me like there's some duplicate and outdated bits and pieces that I started to clean up in https://github.com/apache/bea

Re: [PR] Fix PostCommit Java Examples Dataflow V2 workflow [beam]

2025-05-20 Thread via GitHub
akashorabek commented on code in PR #35015: URL: https://github.com/apache/beam/pull/35015#discussion_r2098878588 ## .github/workflows/beam_PostCommit_Java_Examples_Dataflow_V2.yml: ## @@ -49,6 +49,7 @@ env: DEVELOCITY_ACCESS_KEY: ${{ secrets.DEVELOCITY_ACCESS_KEY }} GRADL

Re: [PR] Fix PostCommit Java Examples Dataflow V2 workflow [beam]

2025-05-20 Thread via GitHub
Abacn commented on code in PR #35015: URL: https://github.com/apache/beam/pull/35015#discussion_r2098782105 ## .github/workflows/beam_PostCommit_Java_Examples_Dataflow_V2.yml: ## @@ -49,6 +49,7 @@ env: DEVELOCITY_ACCESS_KEY: ${{ secrets.DEVELOCITY_ACCESS_KEY }} GRADLE_ENTE

Re: [PR] Fix PostCommit Java Examples Dataflow V2 workflow [beam]

2025-05-20 Thread via GitHub
github-actions[bot] commented on PR #35015: URL: https://github.com/apache/beam/pull/35015#issuecomment-2895463101 Assigning reviewers: R: @damccorm for label build. Note: If you would like to opt out of this review, comment `assign to next reviewer`. Available comma

[PR] Fix PostCommit Java Examples Dataflow V2 workflow [beam]

2025-05-20 Thread via GitHub
akashorabek opened a new pull request, #35015: URL: https://github.com/apache/beam/pull/35015 Fixes: https://github.com/apache/beam/issues/33646 Successful job example: https://github.com/akashorabek/beam/actions/runs/15141978605 Thank you for your c

Re: [PR] Fix Postcommit Java Examples Dataflow V2 workflow [beam]

2025-02-12 Thread via GitHub
Abacn merged PR #33968: URL: https://github.com/apache/beam/pull/33968 -- 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: github-unsubscr...@beam.apache.or

Re: [PR] Fix Postcommit Java Examples Dataflow V2 workflow [beam]

2025-02-12 Thread via GitHub
github-actions[bot] commented on PR #33968: URL: https://github.com/apache/beam/pull/33968#issuecomment-2654030966 Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control. If you'd like to restart, comment `assign set of reviewer

Re: [PR] Fix Postcommit Java Examples Dataflow V2 workflow [beam]

2025-02-12 Thread via GitHub
akashorabek commented on PR #33968: URL: https://github.com/apache/beam/pull/33968#issuecomment-2654027300 R: @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 uns

[PR] Fix Postcommit Java Examples Dataflow V2 workflow [beam]

2025-02-12 Thread via GitHub
akashorabek opened a new pull request, #33968: URL: https://github.com/apache/beam/pull/33968 Addresses: [#33646](https://github.com/apache/beam/issues/33646) Successful run example: https://github.com/akashorabek/beam/actions/runs/13285259426 Th