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

[8.0] TRANSIFEX Support #84

Merged
merged 2 commits into from
Mar 10, 2016
Merged

[8.0] TRANSIFEX Support #84

merged 2 commits into from
Mar 10, 2016

Conversation

ivantodorovich
Copy link
Contributor

#82

@max3903 is this enough?

related to OCA/maintainer-quality-tools#194

- secure: FFyWAwM7PmCbOI8lSIFNkDknkspQQv3sD8aKyz5tTPtAmLdALEj+MaPsuZJS9PoHzqjrylrhHEg+lB5lNjHR+3t2oOgHZb44l+mob22N6WDB5nag11jnBI+q0hGEHrbYNe5r3mnNvUQKXSfmjyKE181755fnOvhc88x5DnHXo0Q=

matrix:
- TRANSIFEX="1"
- VERSION="8.0" ODOO_REPO="odoo/odoo" LINT_CHECK="0"
- VERSION="8.0" ODOO_REPO="OCA/OCB" LINT_CHECK="0"
Copy link
Sponsor Member

Choose a reason for hiding this comment

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

Should be:

  - LINT_CHECK="1"
  - TRANSIFEX="1"
  - TESTS="1" ODOO_REPO="odoo/odoo"
  - TESTS="1" ODOO_REPO="OCA/OCB"

@max3903
Copy link
Sponsor Member

max3903 commented Mar 10, 2016

and there is a dash missing before coveralls at the end of the file.

Otherwise 👍

@ivantodorovich
Copy link
Contributor Author

Done!

Had to amend my last commit because I wasn't using my regular PC, and I forgot to configure git user and email. That's why oca-clabot complained, but I believe it's ok now.

@@ -30,4 +37,4 @@ script:
- travis_run_tests

after_success:
coveralls
- coveralls
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Replacing coveralls, right?

@pedrobaeza
Copy link
Member

👍 please make the same with 9.0

@ivantodorovich ivantodorovich changed the title TRANSIFEX Support [8.0] TRANSIFEX Support Mar 10, 2016
max3903 pushed a commit that referenced this pull request Mar 10, 2016
@max3903 max3903 merged commit 6357d59 into OCA:8.0 Mar 10, 2016
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.

None yet

4 participants