[quote="fabien"]Yes, I think we also need an integration server. It should download all latests commits and run automated tests and migrations from old db. It should eventually sendis emails to developers that introduced the error.
It's the phase 2 after review of openobejct's community website.[/quote] I think that should be done at commit time. In Canonical, for Launchpad development, they use pqm (https://launchpad.net/pqm) which does two main tasks: ACL to control who has commit access to the repository and execute all tests before accepting a new patch. If the tests fail, the commit is rejected and the sender is notified about that. All that is integrated in bzr, so it may be part of the workflow. ------------------------ Carlos Perelló MarÃn [P+] SERVICIOS PROFESIONALES http://www.pemas.es -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=34086#34086 -------------------- m2f --------------------
_______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
