Open kgartland-rstudio opened 1 month ago
Based on a file refresh or manual refresh, we will be querying the status of content on the server. We can tie into this and disable the button if not possible.
Rather than relying on if the deployment record is in the pre-deployment state we can use the Connect API in a similar way to #2179
If I try to deploy content to Connect but it fails before anything is created, under the failure message there's still a View Content button but it leads nowhere.
Here I was able to add the dogfood server using
http://
rather thanhttps://
and deploy but that deployment didn't result in content being created. However, we still show the View Content button which doesn't lead anywhere.