Skip to content

Commit 9508688

Browse files
committed
Merge branch 'script-sync-update' of https://github.com/jesp209i/UmbracoDocs into script-sync-update
2 parents c023ab1 + 5e3d873 commit 9508688

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

umbraco-cloud/set-up/project-settings/umbraco-cicd/KnownLimitationsAndConsiderations.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,9 @@ Attaching a CI/CD pipeline to a flexible environment is currently not possible.
2929
* **Direct Commits to Umbraco Git Repos**: Any commits made directly to the Umbraco-git-repos will cause the process to fail.
3030
* **Remote Build/Test Options**: It is currently not possible to skip the first build step before committing.
3131
* **Incomplete API**:
32-
* The list endpoint lacks filtering capabilities.
3332
* The promotion endpoint for transitioning from dev to stage to live is not fully functional yet.
3433
* **Hotfix Deployments**: Direct deployments to a specific environment are not supported at this time.
3534
* **Lack of Predefined Tasks**: There are no Umbraco-provided Azure DevOps tasks or GitHub Actions available.
3635
* **No Webhooks**: Currently, there's no webhook support for real-time feedback to the pipeline; polling is the only option.
3736
* **Casing Conflicts**: Be cautious of casing issues, such as having a README.md file created by Azure DevOps and a `Readme.md` file from the default Umbraco Cloud, as this can cause conflicts in the cloud Git repository.
38-
* **Documentation Alignment**: We are in the process of updating our documentation to align with standard Umbraco guidelines.
39-
* **Developer Experience**: Plans are underway to create Umbraco-specific Azure DevOps tasks and GitHub Actions to enhance the developer experience.
37+

0 commit comments

Comments
 (0)