Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: proposed mass commit on OCA repositories
by
Camptocamp France SAS, Alexandre Fayolle
That's fine with me Raphaël. Thanks for
the feedback.
Also please note that you don't have to have LINT_CHECK=1 in any of your environments, which means that travis_run_tests will not run flake8 on your code and you can ease the integration of l10n-brazil with the rest of the OCA code base (and save mass committers from special casing that repository...)
:-)
Cheers,
--
Alexandre
On 20/07/2015 00:23, Raphaël Valyi wrote:
<blockquote
cite="mid:CAByrsx31VPz2ZfkdSdb3Y-CMsApiFB452qRkeoMyHjphjBm7zQ@mail.gmail.com"
type="cite">
Also please note that you don't have to have LINT_CHECK=1 in any of your environments, which means that travis_run_tests will not run flake8 on your code and you can ease the integration of l10n-brazil with the rest of the OCA code base (and save mass committers from special casing that repository...)
:-)
Cheers,
--
Alexandre
On 20/07/2015 00:23, Raphaël Valyi wrote:
Hello Alexandre,
as for l10n-br, in 8.0 we can take your change. In 7.0, it's
true that we have a non standard Travis setting. The reason is
we used Travis before the OCA and later we didn't adapt to the
OCA script as we found it more important to focus on v8 that is
meeting the OCA requirements than fix PEP-8 in legacy 7.0.
Thanks for the great work.On Sun, Jul 19, 2015 at 10:37 AM,
Alexandre Fayolle <alexandre.fayolle@camptocamp.com>
wrote:
AlexandreIf you think this is not a good idea, please speak up :-)I've tested this on server-tools and the speed up is noticeable (-25%)+ cache: pip+ sudo: falseHello everyone,Following the advice found on http://docs.travis-ci.com/user/migrating-from-legacy/ I'm planning to make a mass commit on the branches 6.1, 7.0, 8.0 of all OCA projects having .travis.yml with the following changes (except l10n-brazil):If time allows, I will also try to extract the pip install <modulename> from the install section of .travis.yml and replace it with pip install -r requirements.txt which I think will make it easier to handle the external dependencies.l10n-brazil cannot be processed for now because it uses a non standard travis set up. I'll open an issue on the project for the team to process).
--_______________________________________________
Mailing-List: http://odoo-community.org/groups/oca-contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: http://odoo-community.org/groups?unsubscribe
--
_______________________________________________
Mailing-List:
http://odoo-community.org/groups/oca-contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: http://odoo-community.org/groups?unsubscribe
-- Alexandre Fayolle Chef de Projet Tel : +33 4 58 48 20 30 Camptocamp France SAS Savoie Technolac, BP 352 73377 Le Bourget du Lac Cedex http://www.camptocamp.com
Reference
-
proposed mass commit on OCA repositories
byCamptocamp France SAS, Alexandre Fayolle-
Re: proposed mass commit on OCA repositories
byTAKOBI s.r.l., Lorenzo Battistini. -
Re: proposed mass commit on OCA repositories
byCamptocamp France SAS, Alexandre Fayolle -
Re: proposed mass commit on OCA repositories
byCamptocamp France SAS, Alexandre Fayolle -
Re: proposed mass commit on OCA repositories
byCamptocamp France SAS, Alexandre Fayolle
-