On 22/02/16 22:26, Thomas De Schampheleire wrote: >>> http://article.gmane.org/gmane.comp.version-control.kallithea/3 >>> But it never went anywhere. So I make an new proposal. >>> >>> Basically the idea is to create a CI server that runs all the tests and >>> makes the currently failed tests visible. >> >> >> Fine with me if someone wants to do it. >> >> It don't think it would solve a problem _I_ have. I only push if all > tests are passing on linux. I haven't heard loud complaints about > regressions on other platforms. >> >> We might have a problem on other platforms. I agree it would be > valuable for cross platform testing ... but that would require much more > complex infrastructure with OS X and Windows. > > There is travis-ci.org <http://travis-ci.org> that does Linux and mac > iiuc. It does require a github mirror, is that blasphemy? :-o
There's drone.io which is also free(ish) and supports Mercurial and Bitbucket, and I'm currently giving it a try. https://drone.io/bitbucket.org/andrew_shadura/kallithea/1 -- Cheers, Andrew _______________________________________________ kallithea-general mailing list [email protected] http://lists.sfconservancy.org/mailman/listinfo/kallithea-general
