Hi all, I've been using a buildbot [http://buildbot.net/] setup to perform local automated continuous integration testing of some zeromq projects that I use (libsodium, libzmq, czmq, pyzmq, pyczmq). Whenever a commit is made to any of these projects the buildbot triggers and performs a sequence of steps to regression check the stack of projects.
I've put it in a Github repo as it might be of use to others, either for setting up a local ZMQ CI or equally for learning about buildbot. I've found it useful for quickly spotting issues - which led me to adding Travis CI to the Pyczmq project. If this interests you, go here: https://github.com/claws/zeromq-buildbot Regards, Chris
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
