TobKed commented on pull request #12452: URL: https://github.com/apache/beam/pull/12452#issuecomment-669219601
@tvalentyn answering your question: > Also, all actions workflow run in parallel, right? so it takes roughly the same time as running a regular precommit? In such case we could consider running it on PR. Building sdk source dist is used as prerequisite for `python_wordcount_dataflow` job . Building source distribution is already validated for PR in `.github/workflows/build_wheels.yml` workflow. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
