projectkudu / slingshot

This project implements the Deploy To Azure button
http://azure.microsoft.com/blog/2014/11/13/deploy-to-azure-button-for-azure-websites-2/
51 stars 20 forks source link

Source Control Deployment Success notification #89

Open ghost opened 5 years ago

ghost commented 5 years ago

I am deploying a bot to Azure and the bot has a repository on GitHub. The necessary resources are correctly deployed (including the website). The deployment actions result in the the source control of the website being updated. However, the UI is stuck in an infinite loop.

image

However, from the Azure Portal - the deployment is shown as complete:

image

The first record with the type of Microsoft.Web/sites/sourcecontrols - this shows that the source code has been compiled, sync, built and deployed