2014-11-26 8:03 GMT+01:00 Jon A. Cruz <jon@...18...>:
On Tue, Nov 25, 2014, at 10:54 PM, Christoffer Holmstedt wrote:
The "only" thing missing for me is the workflow and automatic running of tests. My experience is mostly with Git, Github, Bitbucket, Gitlab, Bamboo CI, Travis CI and my own instances of Jenkins. This is purely my own preference and I think with more experience with Bazaar/Launchpad it would work good-enough as well but overall, launchpad seems outdated as a useful "tool".
FYI, I've done this in the past with Inkscape by using CruiseControl. Sometimes I even had two instances running - one watching the server and one watching my local working filesystem.
Not sure if I have any of the config laying around... but one of the factors for using CruiseControl was being able to get it installed and running in under 20 minutes. So it should be not to hard to get those others going. Mainly a matter of setting the right trigger and then configuring to invoke "make check"
-- Jon A. Cruz jon@...18...
Thanks for the information, never heard of CruiseControl before but seems simple enough to use. -- Christoffer Holmstedt