-
Notifications
You must be signed in to change notification settings - Fork 811
New article: Merge Conflicts on Flexible Environments #7013
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
|
||
| * The log file containing a list of the conflicting files. | ||
| * The clone link for the flexible environment. | ||
| * The clone link for the mainline environment that flexible environment is connected to. |
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.
Conflicts can happen between any environment, that is merging together.
Would it make sense to call them source and destination environment?
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 guide is specifically for merge conflicts between a flex env and a mainline env.
We already have a guide on how to resolve merge conflicts between mainline environments.
If the process is the same, then we need to merge the two articles and rewrite it.
This might not be possible to get done before Friday.
eshanrnh
left a comment
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.
Looks good to me, @sofietoft 🙌 Just a couple of typo suggestions here and there,,,
umbraco-cloud/troubleshooting/deployments/merge-conflicts-on-flexible-environments.md
Outdated
Show resolved
Hide resolved
umbraco-cloud/troubleshooting/deployments/merge-conflicts-on-flexible-environments.md
Outdated
Show resolved
Hide resolved
umbraco-cloud/troubleshooting/deployments/merge-conflicts-on-flexible-environments.md
Outdated
Show resolved
Hide resolved
umbraco-cloud/troubleshooting/deployments/merge-conflicts-on-flexible-environments.md
Outdated
Show resolved
Hide resolved
umbraco-cloud/troubleshooting/deployments/merge-conflicts-on-flexible-environments.md
Outdated
Show resolved
Hide resolved
umbraco-cloud/troubleshooting/deployments/merge-conflicts-on-flexible-environments.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Esha Noronha <82437098+eshanrnh@users.noreply.github.com>
Co-authored-by: Esha Noronha <82437098+eshanrnh@users.noreply.github.com>
Co-authored-by: Esha Noronha <82437098+eshanrnh@users.noreply.github.com>
Co-authored-by: Esha Noronha <82437098+eshanrnh@users.noreply.github.com>
Co-authored-by: Esha Noronha <82437098+eshanrnh@users.noreply.github.com>
Co-authored-by: Esha Noronha <82437098+eshanrnh@users.noreply.github.com>
Co-authored-by: Esha Noronha <82437098+eshanrnh@users.noreply.github.com>
Co-authored-by: Esha Noronha <82437098+eshanrnh@users.noreply.github.com>
Co-authored-by: Esha Noronha <82437098+eshanrnh@users.noreply.github.com>
|
@eshanrnh - I've updated the list under "Preparations". |
umbraco-cloud/troubleshooting/deployments/merge-conflicts-on-flexible-environments.md
Show resolved
Hide resolved
umbraco-cloud/troubleshooting/deployments/merge-conflicts-on-flexible-environments.md
Outdated
Show resolved
Hide resolved
umbraco-cloud/troubleshooting/deployments/merge-conflicts-on-flexible-environments.md
Outdated
Show resolved
Hide resolved
umbraco-cloud/troubleshooting/deployments/merge-conflicts-on-flexible-environments.md
Outdated
Show resolved
Hide resolved
|
I've added my thoughts, @sofietoft 🙌 |
Co-authored-by: Esha Noronha <82437098+eshanrnh@users.noreply.github.com>
Description
Added a new article about how to resolve merge conflicts with flexible environments.
Also fixed some environment refs in other articles while waiting for deployments to complete.