-
-
Notifications
You must be signed in to change notification settings - Fork 795
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
[18.0][MIG] sql_request_abstract: Migration to 18.0 #937
[18.0][MIG] sql_request_abstract: Migration to 18.0 #937
Conversation
hi. could you take a look on red CI ? thanks ! |
ce9c11e
to
0e3fb57
Compare
Hi @legalsylvain , |
@@ -0,0 +1,3 @@ | |||
[checklog-odoo] | |||
ignore= | |||
WARNING.*0 failed, 0 error\(s\).* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why this addition ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This module originally had no test case and the new oca-ci test case was raising errors even with WARNING. So I added it to avoid being labeled as ERROR
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hum. something is wrong if CI is red if there are no test, it is a valid use case. I think that something should be fixed in checklog-odoo tools instead.
@sbidoul : what do you think ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
something should be fixed in checklog-odoo tools instead.
We don't want to special case this in checklog-odoo, because we have had situations where for some reason tests did not run had that error was actually helpful.
This problem will only occur when the first module migrated has no test, so in practice this should not occur often, I guess.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok. Now this was a pretty trivial migration, not sure it is fair to be listed in the contributors and put other credits. Let the module authors be the judges...
This PR has the |
trivial or not, an effort to move this module to v18 has been done. Commit history will put everybody in their place. Let's merge it :) |
/ocabot merge nobump |
On my way to merge this fine PR! |
@HviorForgeFlow your merge command was aborted due to failed check(s), which you can inspect on this commit of 18.0-ocabot-merge-pr-937-by-HviorForgeFlow-bump-nobump. After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red. |
@HviorForgeFlow your merge command was aborted due to failed check(s), which you can inspect on this commit of 18.0-ocabot-merge-pr-937-by-HviorForgeFlow-bump-nobump. After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red. |
@thienvh332 pre-commit failed |
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: reporting-engine-16.0/reporting-engine-16.0-sql_request_abstract Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-sql_request_abstract/
Currently translated at 14.2% (6 of 42 strings) Translation: reporting-engine-16.0/reporting-engine-16.0-sql_request_abstract Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-sql_request_abstract/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: reporting-engine-17.0/reporting-engine-17.0-sql_request_abstract Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-17-0/reporting-engine-17-0-sql_request_abstract/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: reporting-engine-17.0/reporting-engine-17.0-sql_request_abstract Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-17-0/reporting-engine-17-0-sql_request_abstract/
Currently translated at 95.4% (42 of 44 strings) Translation: reporting-engine-17.0/reporting-engine-17.0-sql_request_abstract Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-17-0/reporting-engine-17-0-sql_request_abstract/es/
Currently translated at 100.0% (44 of 44 strings) Translation: reporting-engine-17.0/reporting-engine-17.0-sql_request_abstract Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-17-0/reporting-engine-17-0-sql_request_abstract/es/
Currently translated at 100.0% (44 of 44 strings) Translation: reporting-engine-17.0/reporting-engine-17.0-sql_request_abstract Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-17-0/reporting-engine-17-0-sql_request_abstract/it/
Currently translated at 100.0% (44 of 44 strings) Translation: reporting-engine-17.0/reporting-engine-17.0-sql_request_abstract Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-17-0/reporting-engine-17-0-sql_request_abstract/sv/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: reporting-engine-17.0/reporting-engine-17.0-sql_request_abstract Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-17-0/reporting-engine-17-0-sql_request_abstract/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: reporting-engine-17.0/reporting-engine-17.0-sql_request_abstract Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-17-0/reporting-engine-17-0-sql_request_abstract/
Currently translated at 100.0% (43 of 43 strings) Translation: reporting-engine-17.0/reporting-engine-17.0-sql_request_abstract Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-17-0/reporting-engine-17-0-sql_request_abstract/es_AR/
0e3fb57
to
78b3649
Compare
/ocabot merge nobump |
This PR looks fantastic, let's merge it! |
Congratulations, your PR was merged at b0dfe5d. Thanks a lot for contributing to OCA. ❤️ |
Ported PRs