dantrim / parquet-writer

A C++ library for easily writing Parquet files containing columns of (mostly) any type you wish.
https://parquet-writer.readthedocs.io
MIT License
8 stars 3 forks source link

Interest in CI contribution? #5

Closed matthewfeickert closed 3 years ago

matthewfeickert commented 3 years ago

Is there any interest in having a GitHub Actions based CI workflow to test the build status? If so, would a contribution be welcome, or is this something that you want to implement yourself?

dantrim commented 3 years ago

Yes this is on my to do list. If you want to tackle the CI for testing the build for macOS and linux then contributions are welcome!