Re: [Openerp-community] OCA 8.0 Suggestion: use travis-ci.org for testing addons

2014-05-21 Thread Lorenzo Battistini
On 05/20/2014 09:31 PM, Sandy Carter wrote: Hello Community. I have a proposal for submit before we start porting our projects to 8.0. I suggest we add travis.yml to the root of each addon repository. That way, we can use the free service of travis-ci.org to do initial testing of each MP and ea

Re: [Openerp-community] OCA 8.0 Suggestion: use travis-ci.org for testing addons

2014-05-21 Thread Stéphane Wirtel
On 21 May 2014, at 16:41, Leonardo Pistone wrote: > I think so: > > http://docs.travis-ci.com/user/using-postgresql/ > > and travis lets you run tests with different configurations. > > >> Do you know if you can use several versions of pgsql? >> Thank you, I didn't this document. In fact, I don't

Re: [Openerp-community] OCA 8.0 Suggestion: use travis-ci.org for testing addons

2014-05-21 Thread Leonardo Pistone
I think so: http://docs.travis-ci.com/user/using-postgresql/ and travis lets you run tests with different configurations. > Do you know if you can use several versions of pgsql? > ___ Mailing list: https://launchpad.net/~openerp-community Post to

Re: [Openerp-community] OCA 8.0 Suggestion: use travis-ci.org for testing addons

2014-05-21 Thread Stéphane Wirtel
Hi all, Do you know if you can use several versions of pgsql? Stef On 20 May 2014, at 21:31, Sandy Carter wrote: > Hello Community. > > I have a proposal for submit before we start porting our projects to > 8.0. > > I suggest we add travis.yml to the root of each addon repository. > That way, we

Re: [Openerp-community] OCA 8.0 Suggestion: use travis-ci.org for testing addons

2014-05-21 Thread Sebastien Beau
Totally Agree We should even look to run additional test based on OpenERPscenario on travis too. 2014-05-21 10:34 GMT+02:00 Leonardo Pistone : > Absolutely! > > We can choose one single project, try out a travis.yml like Raphaël's and > Sandy's, improve it with PR's, and when we like we can us

Re: [Openerp-community] OCA 8.0 Suggestion: use travis-ci.org for testing addons

2014-05-21 Thread Leonardo Pistone
Absolutely! We can choose one single project, try out a travis.yml like Raphaël's and Sandy's, improve it with PR's, and when we like we can use it everywhere. On Wed, May 21, 2014 at 10:19 AM, Joël Grand-Guillaume < joel.grandguilla...@camptocamp.com> wrote: > +1 to use continues integration wi

Re: [Openerp-community] OCA 8.0 Suggestion: use travis-ci.org for testing addons

2014-05-21 Thread Joël Grand-Guillaume
+1 to use continues integration with travis ! On Tue, May 20, 2014 at 9:38 PM, Raphael Valyi wrote: > Hello Sandy, > > I agree: here is such a concrete example of this where we have been > testing the Brazilian Localization on Travis after every commit against > OpenERP nightly for one year now

Re: [Openerp-community] OCA 8.0 Suggestion: use travis-ci.org for testing addons

2014-05-20 Thread Raphael Valyi
Hello Sandy, I agree: here is such a concrete example of this where we have been testing the Brazilian Localization on Travis after every commit against OpenERP nightly for one year now: https://github.com/openerpbrasil/l10n_br_core/tree/develop https://travis-ci.org/openerpbrasil/l10n_br_core/bui

[Openerp-community] OCA 8.0 Suggestion: use travis-ci.org for testing addons

2014-05-20 Thread Sandy Carter
Hello Community. I have a proposal for submit before we start porting our projects to 8.0. I suggest we add travis.yml to the root of each addon repository. That way, we can use the free service of travis-ci.org to do initial testing of each MP and each commit. This will greatly reduce the amoun