p5py / p5

p5 is a Python package based on the core ideas of Processing.
https://p5.readthedocs.io
GNU General Public License v3.0
723 stars 120 forks source link

extend CI tests for windows and mac-os platform #433

Open tushar5526 opened 1 year ago

tushar5526 commented 1 year ago

Is your feature request related to a problem? Please describe. We need test coverage for multiple platforms as well

Describe the solution you'd like Extending GitHub Actions to support mac-os and Windows

AdityyaX commented 8 months ago

hey @tushar5526 , Is this issue still open to extend CI test for windows platform?

tushar5526 commented 8 months ago

Yes @AdityyaX - this is still up for grabs. You will have to probably research whether there is any way to setup virtual buffers on a windows machine or else some sanity GHAs that attempt p5py installation on windows + python version combinations would suffice.