[ADD] base, base_setup, web, web_editor, web_unsplash#2205
[ADD] base, base_setup, web, web_editor, web_unsplash#2205StefanRijnhart merged 3 commits intoOCA:13.0from
Conversation
3aeb29c to
2fcb66b
Compare
|
Hi, @MiquelRForgeFlow. |
|
I'm busy with other things, sorry but it's not my priority right now |
|
Hi, @StefanRijnhart . |
e20a7db to
b27d188
Compare
|
HI, @pedrobaeza. |
|
Sorry, I'm not either on this. |
|
Very nice work, thank you! Travis failure might be related to an issue with the port of the OpenUpgrade framework to Odoo 13, c.q. running Openupgrade specific tests (of which there are none yet). Maybe you can reproduce the test error by running locally on an odoo 12 demodatabase with the OPENUPGRADE_TESTS=1 environment variable set? |
Thank you.
What to do? Someone use migration tests? (I fixed it in #2207) |
b27d188 to
4bbc95a
Compare
31e83a1 to
ad3e415
Compare
StefanRijnhart
left a comment
There was a problem hiding this comment.
Great work, thanks! I had been doing a bit of work on this module and I have a small number of minor additions that I will propose when this is merged.
Thank you for review. |
|
@StefanRijnhart Is there such a hurry as to not wait for other opinions before merge? One thing is that I said I can't "help" because I'm busy with other things and another thing is that I can't say something before it gets merged. It's not a trivial PR and more work needs to be done in |
|
Yeah, I agree, because in documentation it mentions now that |
|
Well, again I think projects like openupgrade benefit from optimistic merging, in which incomplete and suboptimal code can be merged if it constitutes an improvement and when tests are green. |
|
As said, the problem is to qualify this "experimental" code (although of course it's a great achievement from a new contributor) as "Done" in the documentation. |
|
Follow up here: #2210 |
My first steps in the migration
--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr