Hi, 2012/2/18 jeremy rosen <[email protected]>: > that's interesting... couple of points > > it's hard to do, but continuous integ would be most usefull on windows > rather than linux :P
I want first to be sure - developers need system like this. I am ready to buy windows and integrate to system. > > could this framework be used to do some unit testing (i'm thinking in > particular at crab's "AI plays TB" patch) Yes, Jenkins able to run tests. Perhaps some additional changes required for nice report generation, but this is not hard to support. > >> 1) Which linux/OS we should check for compile & error? > > does it really matter ? I don't think we had many distro dependant bugs... In future I want support automatic package build & package repositories. Just imagine: you branch the release branch, schedule build, than: 1) source code compiled on every platform 2) run tests on every platform 3) build packages for every platform 4) deploy this packages to repositories. And all this - automatic. This is my goal. From this point of view for me important understand, which linuxes should be supported. I'm ready to extended server by additional distributives. Right now I have about 10 Gb RAM, every virtual machine (OpenVZ) spent about 1 Gb. I am going to buy additional 24 Gb RAM server... after implementation of following: 1) warnings report 2) test running/test reporting 3) package generation. > >> 2) Which compiles we should use for check? (Clang?) >> > > not sure what you mean... mordante proposes compile source code by gcc/Clang/some additional compiler. > >> I am going to add: >> 1) warnings reports to every build >> 2) test running/test reporting >> 3) package building >> > > interesting addition... though again I think it would be most usefull > on windows and mac more than linux Ok, I will look how to buy windows/mac os for testing. > >> Hope for your feedback, >> >> Oleg >> >> _______________________________________________ >> Wesnoth-dev mailing list >> [email protected] >> https://mail.gna.org/listinfo/wesnoth-dev > > _______________________________________________ > Wesnoth-dev mailing list > [email protected] > https://mail.gna.org/listinfo/wesnoth-dev _______________________________________________ Wesnoth-dev mailing list [email protected] https://mail.gna.org/listinfo/wesnoth-dev
