Skip to content

[15.0][MIG] connector_base_product: Migration to 15.0#428

Merged
OCA-git-bot merged 1 commit intoOCA:15.0from
flachica:15.0-mig-connector_base_product
Nov 16, 2022
Merged

[15.0][MIG] connector_base_product: Migration to 15.0#428
OCA-git-bot merged 1 commit intoOCA:15.0from
flachica:15.0-mig-connector_base_product

Conversation

@flachica
Copy link
Copy Markdown
Contributor

@flachica flachica commented Jan 21, 2022

@flachica flachica mentioned this pull request Jan 21, 2022
6 tasks
@flachica flachica force-pushed the 15.0-mig-connector_base_product branch from 9fd9191 to 2155953 Compare January 24, 2022 11:43
@flachica
Copy link
Copy Markdown
Contributor Author

I can't solve the runboat error. Can someone give me a clue /cc @guewen

@flachica flachica force-pushed the 15.0-mig-connector_base_product branch from 2155953 to ad1ab30 Compare February 10, 2022 15:32
@flachica
Copy link
Copy Markdown
Contributor Author

I can't solve the runboat error. Can someone give me a clue /cc @guewen

Finally, after accepting other dependent PRs, they have passed the tests

@john-herholz-dt
Copy link
Copy Markdown
Contributor

What is missing here?

@flachica
Copy link
Copy Markdown
Contributor Author

flachica commented May 4, 2022

What is missing here?

Is needed two reviewers and one PSC can accept the PR

@rvalyi
Copy link
Copy Markdown
Member

rvalyi commented May 4, 2022

Hello @flachica I have no problem with your change and I believe it is correct. However, the checks won't pass because the CI metafiles are not up to date in this v15 connector repo. The runbot is decommissioned and replaced by runboat. Somebody should remove the .travis.yml and add a github action folder like .github/workflows
all metafiles can be seen in https://github.com/OCA/maintainer-quality-tools

Once a PR is made to fix these metafiles, I would say you could rebase your PR and if checks pass it will have more chances to be merged (I would approve it at least).

@flachica flachica force-pushed the 15.0-mig-connector_base_product branch 2 times, most recently from 87dae73 to f3e7dac Compare May 6, 2022 09:22
@flachica
Copy link
Copy Markdown
Contributor Author

flachica commented May 6, 2022

Hello @flachica I have no problem with your change and I believe it is correct. However, the checks won't pass because the CI metafiles are not up to date in this v15 connector repo. The runbot is decommissioned and replaced by runboat. Somebody should remove the .travis.yml and add a github action folder like .github/workflows all metafiles can be seen in https://github.com/OCA/maintainer-quality-tools

Once a PR is made to fix these metafiles, I would say you could rebase your PR and if checks pass it will have more chances to be merged (I would approve it at least).

All done! Thanks for your review @rvalyi

@flachica flachica force-pushed the 15.0-mig-connector_base_product branch from f3e7dac to 3b4285d Compare May 6, 2022 09:29
@flachica flachica force-pushed the 15.0-mig-connector_base_product branch from 3b4285d to 992a3b3 Compare June 17, 2022 15:05
@flachica
Copy link
Copy Markdown
Contributor Author

Any problem with this PR?

@simahawk
Copy link
Copy Markdown
Contributor

simahawk commented Aug 3, 2022

/ocabot migration connector_base_product

@OCA-git-bot OCA-git-bot added this to the 15.0 milestone Aug 3, 2022
@simahawk
Copy link
Copy Markdown
Contributor

simahawk commented Aug 3, 2022

commits are messed up, please rebase and keep the mig changes in the last one, thanks!

@flachica flachica force-pushed the 15.0-mig-connector_base_product branch from 992a3b3 to a3d8fb8 Compare August 3, 2022 13:53
@flachica
Copy link
Copy Markdown
Contributor Author

flachica commented Aug 3, 2022

commits are messed up, please rebase and keep the mig changes in the last one, thanks!

Rebase done, thanks!

@simahawk
Copy link
Copy Markdown
Contributor

simahawk commented Aug 3, 2022

the 1st commit is still wrong. Contains migration changes 1e5d87f
I'd rollback the 2 commits and stage only what's needed manually.

@flachica flachica force-pushed the 15.0-mig-connector_base_product branch from a3d8fb8 to 5cfa0c7 Compare August 5, 2022 09:04
@flachica
Copy link
Copy Markdown
Contributor Author

flachica commented Aug 5, 2022

I migrated the module step by step. Forced push the changes. Can review, please @simahawk

@simahawk
Copy link
Copy Markdown
Contributor

simahawk commented Aug 5, 2022

@flachica better now. Can you rewrite the commit msg to connector_base_product: Migration to 15.0? Thanks!

@flachica flachica force-pushed the 15.0-mig-connector_base_product branch from 5cfa0c7 to f4e2764 Compare August 5, 2022 11:54
@flachica
Copy link
Copy Markdown
Contributor Author

flachica commented Aug 5, 2022

@flachica better now. Can you rewrite the commit msg to connector_base_product: Migration to 15.0? Thanks!

Done

@simahawk
Copy link
Copy Markdown
Contributor

simahawk commented Aug 5, 2022

"Migration to 15.0" of what? As per guidelines and per my msg above, pls include the module name 🙏

@flachica flachica force-pushed the 15.0-mig-connector_base_product branch from f4e2764 to c7c07ef Compare August 5, 2022 12:06
@flachica
Copy link
Copy Markdown
Contributor Author

flachica commented Aug 5, 2022

"Migration to 15.0" of what? As per guidelines and per my msg above, pls include the module name pray

Re done

@flachica
Copy link
Copy Markdown
Contributor Author

flachica commented Aug 5, 2022

@simahawk One question, what guidelines are you referring to?

@flachica
Copy link
Copy Markdown
Contributor Author

flachica commented Sep 22, 2022

In order to finish migrating the Prestashop connector I need this PR to be merged. It has one approval. Any PSC check it out? /cc @simahawk @gurneyalex

@asierneiradev
Copy link
Copy Markdown
Contributor

Good job @flachica !
Hopefully it will soon be revised and can be merged

@flachica
Copy link
Copy Markdown
Contributor Author

Hi @asierneiradev. To be merged this PR needs one more review. Please, click on Files changed and submit your review

imagen

@john-herholz-dt
Copy link
Copy Markdown
Contributor

Finally!

@OCA-git-bot
Copy link
Copy Markdown
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

@rafaelbn
Copy link
Copy Markdown
Member

Here you are @simahawk ! 😄 final review in order to get this merge! 👍

@simahawk
Copy link
Copy Markdown
Contributor

Dependency below, please review

OCA/sale-workflow#2005 OCA/connector-prestashop#151 OCA/connector-ecommerce#70 OCA/server-tools#2334 OCA/product-attribute#1070 OCA/product-attribute#1069

@flachica please do not mention all these PRs in all PRs as "dependencies".
They are "related" but they do not depend on each other.

If you do so, ppl will expect to review those PRs first to unlock this one. Or, like in my case, I will not merge at first because I'll see those pending links and I'll have to spend some time understanding that they are actually not blocking at all.
Please, clean them up or make these references more clear.

Thanks for your understanding!

@simahawk
Copy link
Copy Markdown
Contributor

/ocabot merge nobump

@OCA-git-bot
Copy link
Copy Markdown
Contributor

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

@OCA-git-bot
Copy link
Copy Markdown
Contributor

@simahawk your merge command was aborted due to failed check(s), which you can inspect on this commit of 15.0-ocabot-merge-pr-428-by-simahawk-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.

@simahawk
Copy link
Copy Markdown
Contributor

@simahawk your merge command was aborted due to failed check(s), which you can inspect on this commit of 15.0-ocabot-merge-pr-428-by-simahawk-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.

we need this #455

@simahawk
Copy link
Copy Markdown
Contributor

Merged, can you rebase pls?

@flachica flachica force-pushed the 15.0-mig-connector_base_product branch from 42b2324 to 3d2f4e7 Compare November 16, 2022 12:50
@flachica
Copy link
Copy Markdown
Contributor Author

Thanks for your work @simahawk. Rebased

@simahawk
Copy link
Copy Markdown
Contributor

/ocabot merge nobump

@OCA-git-bot
Copy link
Copy Markdown
Contributor

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

@OCA-git-bot OCA-git-bot merged commit 4fb998e into OCA:15.0 Nov 16, 2022
@OCA-git-bot
Copy link
Copy Markdown
Contributor

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

@flachica flachica deleted the 15.0-mig-connector_base_product branch November 16, 2022 13:14
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.

9 participants