[19.0][MIG] docsource: mark 140 no-DB-change modules as Nothing to do#45
Open
dnplkndll wants to merge 1 commit into
Open
[19.0][MIG] docsource: mark 140 no-DB-change modules as Nothing to do#45dnplkndll wants to merge 1 commit into
dnplkndll wants to merge 1 commit into
Conversation
6961864 to
f3c99fc
Compare
Coverage batch (deterministic tier): 140 modules with no auto-generated upgrade_analysis.txt (OpenUpgrade diff = zero 18.0->19.0 schema/data change) marked 'Nothing to do' so the test-migration job includes them in $MODULES_NEW (blank status excludes a module from the migration test). Pure status-cell edits, 0 existing verdicts changed. Excludes google_gmail: it declares a python external_dependency on google-auth, which the OCA test-migration runner doesn't pip-install -> MissingDependency aborts module load before migration. Not a migration defect; needs google-auth added to the CI deps first (separate). The other 4 dep-declaring modules in the batch (crm_iap_mine/partner_autocomplete/google_recaptcha/snailmail) need only 'requests', a hard Odoo core dep always present.
f3c99fc to
e7bdf06
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Coverage batch (deterministic tier). 141 modules with no auto-generated
upgrade_analysis.txt(OpenUpgrade's diff found zero 18.0→19.0 schema/data change) → marked Nothing to do indocsource/modules180-190.rst, so the test-migration job includes them in $MODULES_NEW (a blank status excludes a module from the migration test).Internal review on the fork; not targeting OCA.