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

[13.0] Migrate attribute_set_completeness + product_attribute_set_completeness #55

Merged
merged 32 commits into from
Jun 9, 2021

Conversation

simahawk
Copy link
Contributor

@simahawk simahawk commented Oct 8, 2020

No description provided.

@simahawk simahawk mentioned this pull request Oct 8, 2020
8 tasks
@simahawk simahawk marked this pull request as ready for review October 8, 2020 16:08
@simahawk simahawk force-pushed the 13-a_set_completeness branch 2 times, most recently from e03d30b to ab41b7f Compare October 8, 2020 16:17
@simahawk
Copy link
Contributor Author

simahawk commented Oct 8, 2020

@lmignon any idea why linting should fail here?
pre-commit/linting config seems equal on 12.0 and 13.0, I don't get why it is complaining. I've tried disabling that check but no luck.

@@ -66,10 +66,14 @@
'readonly': [('model_id', '=', False)],
}"
/>
<!--
TODO @CPigeon: why no create?
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@Cedric-Pigeon ping ;)

Choose a reason for hiding this comment

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

good question, I do not remember.

@simahawk
Copy link
Contributor Author

@lmignon any idea why linting should fail here?
pre-commit/linting config seems equal on 12.0 and 13.0, I don't get why it is complaining. I've tried disabling that check but no luck.

@simahawk simahawk closed this Mar 15, 2021
@simahawk simahawk reopened this Mar 15, 2021
@simahawk simahawk force-pushed the 13-a_set_completeness branch 2 times, most recently from 5937122 to 2bb81df Compare March 15, 2021 16:35
@simahawk
Copy link
Contributor Author

@sbidoul tests are failing because ERROR: No matching distribution found for odoo13-addon-attribute_set_completeness -> but I'm migrating the module here. Of course, I can add a temporary dependency but maybe we should install local modules automatically otherwise it's impossible to migrate 2 modules where one depends on the other in the same PR.
I can split this PR if there's no workaround.

@sbidoul
Copy link
Member

sbidoul commented Mar 15, 2021

Oh, right, my last optimization attempt is broken. Just a moment please.

@sbidoul
Copy link
Member

sbidoul commented Mar 15, 2021

@simahawk it's better now.

@simahawk
Copy link
Contributor Author

@Cedric-Pigeon fine for you? :)

Copy link

@Cedric-Pigeon Cedric-Pigeon left a comment

Choose a reason for hiding this comment

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

LGTM (code review)

@simahawk
Copy link
Contributor Author

/ocabot merge patch

@OCA-git-bot
Copy link
Contributor

@simahawk The merge process could not start, because of exception 403 Must have push access to view repository collaborators..

@sbidoul
Copy link
Member

sbidoul commented Mar 16, 2021

@simahawk @sebastienbeau @Cedric-Pigeon What was decided for this repo in terms of PSC ? A new PSC or joining the Product PSC with new members ? @simahawk can you take care of configuration ?

@simahawk
Copy link
Contributor Author

I see that only "Product maintainers" is assigned here. So, PSC: ok. As for other permissions, I'll add them.

@simahawk
Copy link
Contributor Author

/ocabot merge patch

@OCA-git-bot
Copy link
Contributor

This PR looks fantastic, let's merge it!
Prepared branch 13.0-ocabot-merge-pr-55-by-simahawk-bump-patch, awaiting test results.

OCA-git-bot added a commit that referenced this pull request Mar 16, 2021
Signed-off-by simahawk
@simahawk
Copy link
Contributor Author

simahawk commented Jun 9, 2021

/ocabot merge patch

@OCA-git-bot
Copy link
Contributor

On my way to merge this fine PR!
Prepared branch 13.0-ocabot-merge-pr-55-by-simahawk-bump-patch, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit c3bf088 into OCA:13.0 Jun 9, 2021
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 8e41092. 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.

6 participants