Hi all, My understanding is that the preferred way to post patches to Sigrok is to create a pull request on GitHub. What do people think about enabling CI pull requests?
As far as I can tell, there are basically two options. Either enable configure Jenkins to build pull requests (I think this involves adding a plugin and configuring some webhooks), or we enable Travis. I played around with Travis in my own fork and it seems to work well. I have only tried it for Linux (clang and gcc), but it should be possible to build on Windows and OSX as well. Feel free to have a look here [1]. Cheers, Andreas [1] https://github.com/andysan/libsigrok/tree/travis
_______________________________________________ sigrok-devel mailing list sigrok-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sigrok-devel