Closed simahawk closed 1 month ago
Hi @PCatinean, some modules you are maintaining are being modified, check this out!
@SirAionTech could you help me w/ a review please?
NOTE: I restored all tests but didn't spend time fixing the failing ones (luckily a minority). I've left FIXME comments where needed.
/ocabot merge patch
Hey, thanks for contributing! Proceeding to merge this for you. Prepared branch 16.0-ocabot-merge-pr-133-by-simahawk-bump-patch, awaiting test results.
Congratulations, your PR was merged at ba2963dc805e0ee6feef39d5ea5f23cc7796c035. Thanks a lot for contributing to OCA. ❤️
@SirAionTech could you help me w/ a review please?
Sorry I got here late, anyway good thing this got merged :rocket:
Applying changes using pre-commit settings from v17 to align as much as possible v16 and avoid conflicts in fwd/bkp :)
I started by cherry-picking linting-only related changes from https://github.com/OCA/product-configurator/pull/117 (@dreispt I did some magic to preserve your commit, I've just renamed it).
On top of that I added some more changes to make v17 linting happy and then ported to v16 and making its linting happy too.
In this way we should have less conflicts when fwd/bkp changes as v16 seems quite active now.
There are several changes on v17 that will be probably nice to port here and w/o this change it will be a hell.
Has been an hard work, but sounds good now :sweat_smile:
EDIT: I also restored the tests that were abandoned since v13 w/o fixing them all. At least we have a little bit more of test coverage.