This repository was archived by the owner on Nov 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
MC-35509: Updated the software update guide module with the safe upgrade tool documentation #8314
Merged
Conversation
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
src/safe-upgrade-tool/install.md
Outdated
|
||
### Recommended actions | ||
|
||
It is recommended to avoid naming SUT modules with the same name, as a segmentation fault error can occur. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is not a SUT issue it is a Magento limitation, the text should be changed for:
"Magento best practice is not to have 2 modules with the same name, if this happens SUT will show a segmentation fault error in which case you'll have to analyze each module independently with the option -m:"
@svera @jcuerdo @paliarush please validate
sgonzalezmangana
approved these changes
Jan 20, 2021
running tests |
running tests |
running tests |
running tests |
Hi @danidelcar, thank you for your contribution! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Internal Dev
Differentiates work between community and Magento staff
Major Update
Significant original updates to existing content
New Topic
A major update published as an entirely new document
Progress: done
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.
Purpose of this pull request
This pull request (PR) adds Safe Upgrade Tool (SUT) topics to the Software Update Guide section in version 2.4.
Affected DevDocs pages
This PR includes the following pages:
This PR modifies the following pages:
Other information
JIRA MC-35509
whatsnew
Added the Safe Upgrade Tool topics to the Software Update Guide section.