You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/29 20:02:18 UTC

[GitHub] [beam] Abacn opened a new issue, #22108: [Task]: Test cythonized package on Windows and macOS

Abacn opened a new issue, #22108:
URL: https://github.com/apache/beam/issues/22108

   ### What needs to happen?
   
   The released python wheels are cythonized and compiled. However, currently we only tests cython on linux platform (precommit on jenkins). Windows and macOS tests should be added probably with Github Action.
   
   ### Issue Priority
   
   Priority: 2
   
   ### Issue Component
   
   Component: build-system


-- 
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-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] TheNeuralBit commented on issue #22108: [Task]: Test cythonized package on Windows and macOS

Posted by GitBox <gi...@apache.org>.
TheNeuralBit commented on issue #22108:
URL: https://github.com/apache/beam/issues/22108#issuecomment-1170446422

   I think it would be pretty straightforward to add a cython build to the GHA workflows that run python unit tests: https://github.com/apache/beam/blob/master/.github/workflows/python_tests.yml


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org