Skip to content

[DOCS][UPD] Add docs related to ENV merge variables - #5811

Merged
OCA-git-bot merged 1 commit into
OCA:documentationfrom
Tecnativa:docu-env-merges
Jul 14, 2026
Merged

[DOCS][UPD] Add docs related to ENV merge variables#5811
OCA-git-bot merged 1 commit into
OCA:documentationfrom
Tecnativa:docu-env-merges

Conversation

@david-banon-tecnativa

Copy link
Copy Markdown
Contributor

@david-banon-tecnativa david-banon-tecnativa changed the title [UPD] Add docs related to ENV merge variables [DOCS][UPD] Add docs related to ENV merge variables Jul 13, 2026
Comment thread docsource/040_run_migration.rst Outdated
content as a JSON dict, and perform the required operations alongside the OCA ones.

export OPENUPGRADE_RENAMED_MODULES='{"module_a","module_b"}'
export OPENUPGRADE_MERGED_MODULES='{"old_module","base", "custom_sale":"sale"}'

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
export OPENUPGRADE_MERGED_MODULES='{"old_module","base", "custom_sale":"sale"}'
export OPENUPGRADE_MERGED_MODULES='{"old_module": "base", "custom_sale": "sale"}'

Comment thread docsource/040_run_migration.rst Outdated
variables can be used to perform those renames/merges. OpenUpgrade will load the
content as a JSON dict, and perform the required operations alongside the OCA ones.

export OPENUPGRADE_RENAMED_MODULES='{"module_a","module_b"}'

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
export OPENUPGRADE_RENAMED_MODULES='{"module_a","module_b"}'
export OPENUPGRADE_RENAMED_MODULES='{"module_a": "module_b"}'

Comment thread docsource/040_run_migration.rst Outdated
export OPENUPGRADE_MERGED_MODULES='{"old_module","base", "custom_sale":"sale"}'

(With these variables, openupgrade will rename 'module_a' to 'module_b',
merge 'old_module' into 'base' and merge "custom_sale" into "sale")

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

please use consistent quotes here

@hbrunn

hbrunn commented Jul 14, 2026

Copy link
Copy Markdown
Member

/ocabot merge nobump

@OCA-git-bot

Copy link
Copy Markdown
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch documentation-ocabot-merge-pr-5811-by-hbrunn-bump-nobump, awaiting test results.

@OCA-git-bot
OCA-git-bot merged commit debe043 into OCA:documentation Jul 14, 2026
2 checks passed
@OCA-git-bot

Copy link
Copy Markdown
Contributor

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

4 participants