alavrik / piqi

Piqi – universal schema language: JSON, XML, Protocol Buffers data validation and conversion
http://piqi.org
Apache License 2.0
246 stars 36 forks source link

adds CI with the build task #71

Closed ivg closed 2 years ago

ivg commented 2 years ago

Let's start with a simple built task and we can later add some tests. So far this test revealed that piqi doesn't work with 4.14 because they have removed the Stream library. And windows builds fail because of the symbolic links.

ivg commented 2 years ago

You will probably need to approve and run the tests. Here's how it ran on my fork.