• Your deployment queue

    {{providerName(provider.Id).name}}
    Including all items
    • {{entry.Name}}
      including descendants
    Clear
  • Deploying your changes

    Deploying {{currentTask.done}} of {{currentTask.total}}

    {{currentTask.currentActivity}}
    {{currentTask | json}}
  • {{currentTask | json}}
  • Deploy is not possible

    Goshdarnit! - you currently cannot deploy this - because your local website is out of date with the remote website you are trying to deploy to

    Please ensure that the following components on {{environment.destination}} are identical to this website - then click retry


    {{providerName(key).name}}

    • {{item.Name}}
  • No queued changes

    Everything is up to date, so no need to deploy

  • Ready to deploy to {{environment.destination}}

    The following items needs to be deployed for everything to function properly, this can be due to dependencies, references and the structure of your website.


    {{providerName(key).name}}

    • {{item.Name}}

    This will deploy {{manifest.deployement.length}} items to the website at {{environment.url}}
  • Deployment complete