On 18/06/11 19:36, Bryan Tong Minh wrote: > How often does CC run the tests?
It is once per hour, one can trigger a build manually. > Can we make it run after every commit? Not out of the box :-/ There is two possibilities though: - change CC 'svn update' script so it fetches only one revision. - add a SVN post commit hook to trigger a build (either through CC web service or by touching the CC/projects/mw/touchme directory. -- Ashar Voultoiz _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
