Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix pylint issues + Update repo from latest MQT #232

Merged
merged 4 commits into from
Oct 7, 2015

Conversation

petrus-v
Copy link

Fix recent pylint complaints got in #231 : https://travis-ci.org/OCA/web/builds/82632959

@pedrobaeza
Copy link
Member

Can you please update Travis for being in line with latest MQT specification?

@petrus-v
Copy link
Author

@pedrobaeza

Okay I'll try!

@pedrobaeza
Copy link
Member

Thanks! Let me know if you need help

- VERSION="7.0" TESTS="0" LINT_CHECK="0" TRANSIFEX="0"
- TRANSIFEX_USER='transbot@odoo-community.org'
- secure: PjP88tPSwimBv4tsgn3UcQAD1heK/wcuSaSfhi2xUt/jSrOaTmWzjaW2gH/eKM1ilxPXwlPGyAIShJ2JJdBiA97hQufOeiqxdkWDctnNVVEDx2Tk0BiG3PPYyhXPgUZ+FNOnjZFF3pNWvzXTQaB0Nvz8plqp93Ov/DEyhrCxHDs=

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pedrobaeza,

This is actually the sample security key, which password should I use to generate it on this project?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can refer to this issue to see all Transifex secret:

OCA/maintainer-quality-tools#194

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, that's great!

@pedrobaeza
Copy link
Member

👍

1 similar comment
@lmignon
Copy link
Contributor

lmignon commented Sep 29, 2015

👍


[//]: # (addons)
This part will be replaced when running the oca-gen-addons-table script from OCA/maintainer-tools.
[//]: # (end addons)
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if this part should be add on 8.0 series only or on every branches, does the gen_addons_table script running on all branches?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For now, it's intended only for >8.0 branch, but as a placeholder, there's no problem to have it here in case the script is also run here.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, thanks!

@petrus-v petrus-v changed the title fix pylint issues fix pylint issues + Update repo from latest MQT Oct 2, 2015
'depends': [
'base',
'web',
],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this removed?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! Sorry, my bad, I don't know why...

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dreispt ,

Ohh yes I know, depends was duplicated! see bellow after description.

@petrus-v
Copy link
Author

petrus-v commented Oct 6, 2015

Hi,

I wonder if/how javascript unit-test are launch by travis? I've done a quick test adding a failed test but I can't find logs about: https://travis-ci.org/petrus-v/web/builds/83849923

@petrus-v
Copy link
Author

petrus-v commented Oct 6, 2015

Maybe on runbot ?

@legalsylvain
Copy link
Contributor

@petrus-v : your link is broken.

@petrus-v
Copy link
Author

petrus-v commented Oct 7, 2015

@pedrobaeza
Copy link
Member

👍

As all comments have been honoured, I merge for not blocking other PRs

pedrobaeza added a commit that referenced this pull request Oct 7, 2015
fix pylint issues + Update repo from latest MQT
@pedrobaeza pedrobaeza merged commit 223f11b into OCA:7.0 Oct 7, 2015
@petrus-v petrus-v deleted the 7.0-pylint branch October 21, 2015 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants