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

[15.0] dotfiles update needs manual intervention #383

Merged
merged 2 commits into from
Nov 17, 2023

Conversation

etobella
Copy link
Member

Dear maintainer,

After updating the dotfiles, pre-commit run -a
fails in a manner that cannot be resolved automatically.

Can you please have a look, fix and merge?

Thanks,

@@ -4,7 +4,7 @@
@author Sylvain LE GAL (https://twitter.com/legalsylvain)
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
-->
<!-- pylint: disable=duplicate-xml-record-id -->
<!-- oca-hooks:disable=duplicate-xml-record-id -->
Copy link
Member

Choose a reason for hiding this comment

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

@etobella @moylop260 @sbidoul Pre-commit fails with duplicate-xml-record-id, even though it is being disable. What's missing?

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
Member

Choose a reason for hiding this comment

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

Thank you @pedrobaeza , I corrected it, but it still fails. I may be missing something.

@dreispt dreispt force-pushed the 15.0-ocabot-update-dotfiles branch 2 times, most recently from 975f471 to bea6fb5 Compare November 10, 2023 17:36
@dreispt dreispt force-pushed the 15.0-ocabot-update-dotfiles branch from bea6fb5 to dc9494e Compare November 17, 2023 18:57
@@ -125,7 +142,7 @@ repos:
name: flake8
additional_dependencies: ["flake8-bugbear==21.9.2"]
- repo: https://github.com/OCA/pylint-odoo
rev: 7.0.2
rev: 7.0.5
Copy link

@moylop260 moylop260 Nov 17, 2023

Choose a reason for hiding this comment

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

The repo https://github.com/OCA/odoo-pre-commit-hooks born with pylint-odoo checks migrated to hooks

But it was done after pylint_odoo >= 8.0

So, if you add odoo-pre-commit-hooks you will need to update pylint-odoo to >=8.0 to avoid duplicating checks

I meant, pylint-odoo < 8.0 is not compatible with odoo-pre-commit-hooks

cc @sbidoul @pedrobaeza @antonag32

@dreispt dreispt force-pushed the 15.0-ocabot-update-dotfiles branch from dc9494e to 4c79073 Compare November 17, 2023 19:32
@dreispt
Copy link
Member

dreispt commented Nov 17, 2023

/ocabor merge nobump

@dreispt
Copy link
Member

dreispt commented Nov 17, 2023

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

Hey, thanks for contributing! Proceeding to merge this for you.
Prepared branch 15.0-ocabot-merge-pr-383-by-dreispt-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 4a217b8 into 15.0 Nov 17, 2023
10 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 4a217b8. Thanks a lot for contributing to OCA. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants