[MIG][15.0] mail: migration script#3273
Conversation
openupgrade_scripts/scripts/mail/15.0.1.5/upgrade_analysis_work.txt
Outdated
Show resolved
Hide resolved
openupgrade_scripts/scripts/mail/15.0.1.5/upgrade_analysis_work.txt
Outdated
Show resolved
Hide resolved
openupgrade_scripts/scripts/mail/15.0.1.5/upgrade_analysis_work.txt
Outdated
Show resolved
Hide resolved
|
Thanks for the quick fixes! This is really great work especially for you as a new contributor. I see that due to a small error in our scripting the |
okay, i will try |
There was a problem hiding this comment.
Thanks, scripts are now run!
Testing modules base,base,mail
...
2022-06-14 09:47:58,233 5347 INFO openupgrade odoo.modules.migration: module mail: Running migration [>15.0.1.5] pre-migration
...
2022-06-14 09:48:00,643 5347 INFO openupgrade odoo.modules.migration: module mail: Running migration [15.0.1.5>] post-migration
This comment was marked as duplicate.
This comment was marked as duplicate.
|
/ocabot migration mail |
docsource/modules140-150.rst
Outdated
There was a problem hiding this comment.
Incorrect syntax
| | mail |Done | | | |
| | mail | Done | | |
pedrobaeza
left a comment
There was a problem hiding this comment.
My comment is pending, and also on the test logs, there is the following line:
2022-06-15 06:18:28,759 5443 INFO openupgrade odoo.modules.graph: module mail: Unmet dependencies: base_setup, bus, web_tour
so this is not correct and can't be merged. Please check it.
718b457 to
42e8841
Compare
Done
Maybe the docsource file is not standard, |
|
Yes, that syntax is not correct and it's not correctly parsed. Please fix it in the rest of your PRs. I'll fix the current main one. |
|
Are you the one that have put |
Okey |
No, not me, looks like @legalsylvain |
Hum.... @pedrobaeza : |
|
I didn't remember that this text is parsed by the tests: OpenUpgrade/.github/workflows/test.yml Line 103 in edb3b9c so this has to be changed. |
|
Sorry for the noise. @legalsylvain it was correct, as such column is an extra one. Digging more about why |
pedrobaeza
left a comment
There was a problem hiding this comment.
This is weird, as now I have re-run the tests and they are working, so let's continue. I'm worried about these situations being masked on the CI and only searching for the green status. I will continue checking the logs of other PRs to see if this happens again.
This PR
Migration done