Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 8 additions & 5 deletions 10/umbraco-deploy/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,20 @@
* [Azure DevOps](getting-started/cicd-pipeline/ci-cd-azure-dev-ops.md)
* [Github actions](getting-started/cicd-pipeline/ci-cd-github-actions.md)
* [Streamlining Local Development](getting-started/streamlining-local-development.md)
* [Configuration](getting-started/deploy-settings.md)
* [Extending](getting-started/extending.md)
* [Handling Cache Refresher Notifications](getting-started/handling-cache-refresher-notifications.md)
* [Configuration](deploy-settings.md)

## Deployment Workflow

* [Deployment](deployment-workflow/README.md)
* [Transferring Content, Media and Forms](deployment-workflow/content-transfer.md)
* [Import and Export](deployment-workflow/import-export.md)
* [Deploying Changes](deployment-workflow/deploying-changes.md)
* [Deploying deletions](deployment-workflow/deploying-deletions.md)
* [Restoring content](deployment-workflow/restoring-content/README.md)
* [Deploying Deletions](deployment-workflow/deploying-deletions.md)
* [Restoring Content](deployment-workflow/restoring-content/README.md)
* [Partial Restores](deployment-workflow/restoring-content/partial-restore.md)
* [Deploy Dashboard](deployment-workflow/deploy-dashboard.md)

## Extending

* [Deploying Custom Data](extending/extending.md)
* [Handling Cache Refresher Notifications](extending/handling-cache-refresher-notifications.md)
13 changes: 8 additions & 5 deletions 13/umbraco-deploy/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@
* [Azure DevOps](getting-started/cicd-pipeline/ci-cd-azure-dev-ops.md)
* [Github actions](getting-started/cicd-pipeline/ci-cd-github-actions.md)
* [Streamlining Local Development](getting-started/streamlining-local-development.md)
* [Configuration](getting-started/deploy-settings.md)
* [Extending](getting-started/extending.md)
* [Handling Cache Refresher Notifications](getting-started/handling-cache-refresher-notifications.md)
* [Configuration](deploy-settings.md)

## Deployment Workflow

Expand All @@ -34,7 +32,12 @@
* [Import and Export with Migrations](deployment-workflow/import-with-migrations.md)
* [Import and Export from version 7](deployment-workflow/import-export-v7.md)
* [Deploying Changes](deployment-workflow/deploying-changes.md)
* [Deploying deletions](deployment-workflow/deploying-deletions.md)
* [Restoring content](deployment-workflow/restoring-content/README.md)
* [Deploying Deletions](deployment-workflow/deploying-deletions.md)
* [Restoring Content](deployment-workflow/restoring-content/README.md)
* [Partial Restores](deployment-workflow/restoring-content/partial-restore.md)
* [Deploy Dashboard](deployment-workflow/deploy-dashboard.md)

## Extending

* [Deploying Custom Data](extending/extending.md)
* [Handling Cache Refresher Notifications](extending/handling-cache-refresher-notifications.md)
13 changes: 8 additions & 5 deletions 14/umbraco-deploy/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@
* [Azure DevOps](getting-started/cicd-pipeline/ci-cd-azure-dev-ops.md)
* [Github actions](getting-started/cicd-pipeline/ci-cd-github-actions.md)
* [Streamlining Local Development](getting-started/streamlining-local-development.md)
* [Configuration](getting-started/deploy-settings.md)
* [Extending](getting-started/extending.md)
* [Handling Cache Refresher Notifications](getting-started/handling-cache-refresher-notifications.md)
* [Configuration](deploy-settings.md)

## Deployment Workflow

Expand All @@ -34,7 +32,12 @@
* [Import and Export with Migrations](deployment-workflow/import-with-migrations.md)
* [Import and Export from version 7](deployment-workflow/import-export-v7.md)
* [Deploying Changes](deployment-workflow/deploying-changes.md)
* [Deploying deletions](deployment-workflow/deploying-deletions.md)
* [Restoring content](deployment-workflow/restoring-content/README.md)
* [Deploying Deletions](deployment-workflow/deploying-deletions.md)
* [Restoring Content](deployment-workflow/restoring-content/README.md)
* [Partial Restores](deployment-workflow/restoring-content/partial-restore.md)
* [Deploy Dashboard](deployment-workflow/deploy-dashboard.md)

## Extending

* [Deploying Custom Data](extending/extending.md)
* [Handling Cache Refresher Notifications](extending/handling-cache-refresher-notifications.md)
13 changes: 8 additions & 5 deletions 15/umbraco-deploy/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@
* [Azure DevOps](getting-started/cicd-pipeline/ci-cd-azure-dev-ops.md)
* [Github actions](getting-started/cicd-pipeline/ci-cd-github-actions.md)
* [Streamlining Local Development](getting-started/streamlining-local-development.md)
* [Configuration](getting-started/deploy-settings.md)
* [Extending](getting-started/extending.md)
* [Handling Cache Refresher Notifications](getting-started/handling-cache-refresher-notifications.md)
* [Configuration](deploy-settings.md)

## Deployment Workflow

Expand All @@ -34,7 +32,12 @@
* [Import and Export with Migrations](deployment-workflow/import-with-migrations.md)
* [Import and Export from version 7](deployment-workflow/import-export-v7.md)
* [Deploying Changes](deployment-workflow/deploying-changes.md)
* [Deploying deletions](deployment-workflow/deploying-deletions.md)
* [Restoring content](deployment-workflow/restoring-content/README.md)
* [Deploying Deletions](deployment-workflow/deploying-deletions.md)
* [Restoring Content](deployment-workflow/restoring-content/README.md)
* [Partial Restores](deployment-workflow/restoring-content/partial-restore.md)
* [Deploy Dashboard](deployment-workflow/deploy-dashboard.md)

## Extending

* [Deploying Custom Data](extending/extending.md)
* [Handling Cache Refresher Notifications](extending/handling-cache-refresher-notifications.md)
Loading