Skip to content

Commit 2c55898

Browse files
authored
Merge pull request #7205 from jesp209i/main
Flexible Environments - clarify link to Merge Conflicts article
2 parents 7c0ad22 + 01011ec commit 2c55898

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

umbraco-cloud/getting-started/flexible-environments.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ This feature enables:
3232

3333
Learn more about the deployment process in the [Deployments](../deployment/) section.
3434

35+
Learn more about handling merge Conflicts in Flexible Environments in the [Troubleshooting](../troubleshooting/deployments/merge-conflicts-on-flexible-environments.md) section.
36+
3537
## Project Prerequisites
3638

3739
Before you can add a Flexible environment to your project, the following prerequisites must be met:
@@ -43,7 +45,6 @@ Before you can add a Flexible environment to your project, the following prerequ
4345

4446
* Only one flexible environment is available.
4547
* Flexible environments are available only for projects paid with credit cards or credits.
46-
* CI/CD Pipelines are not supported.
4748
* Flexible Environments are not available for Heartcore projects.
4849

4950
## Plans and Availability

umbraco-cloud/troubleshooting/deployments/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,7 @@ The most common Content [Transfer](../../deployment/content-transfer.md)/[Restor
2424
* [SQL Timeouts](https://docs.umbraco.com/umbraco-deploy/deploy-settings#timeout-settings).
2525
* [Dependency Exception](dependency-exceptions.md).
2626
* [Media path too long](path-too-long-exception.md).
27+
28+
With the introduction of Flexible Environments, the chance of getting merge conflicts on Umbraco Cloud has increased. Read more about what to do in case of merge conflicts and how to avoid them.
29+
30+
* [Merge Conflicts on Flexible Environments](./merge-conflicts-on-flexible-environments.md)

0 commit comments

Comments
 (0)