OCA / connector-odoo2odoo

connector-odoo2odoo. Intercompany process, based on odoo-connector
GNU Affero General Public License v3.0
24 stars 64 forks source link

8.0 add travis coveralls codeclimate transifex #2

Closed ajite closed 8 years ago

maljac commented 8 years ago

Is it normal that Travis does not schedule the build?

pedrobaeza commented 8 years ago

Please squash all commits in one. The delay on the execution of Travis can be due to the mass-commits that we are doing for the preparation to 9.0. All organization commits/PRs are enqueued.

ajite commented 8 years ago

Sorry @pedrobaeza, I did not know that we were getting ready the 9.0 branches.

pedrobaeza commented 8 years ago

I mean that all PRs/commits under https://github.com/OCA (yours, mine...) are enqueued in Travis for the execution. You can check also for example https://github.com/OCA/server-tools/pull/107, that has Travis also pending.

ajite commented 8 years ago

@pedrobaeza I understood. I was apologizing for doing 3 commits (3 builds) while you were adding 9.0 branches into the OCA projects.

pedrobaeza commented 8 years ago

Ah, OK, no problem. We are only making some fine-tuning on 8.0 branches (version numbering + move unported modules), but there's no interference with your PR. The only problem is that Travis doesn't allow this high traffic on free accounts, and we should wait until all the builds are unfrozen.

ajite commented 8 years ago

I guess that coveralls won't display any results until we have some code in this repo. Can someone review this MR so we can use travis for future PR on that repo.

pedrobaeza commented 8 years ago

OK, I fast-track then to allow to follow the development of the branch.