More WebDeploy information please
Here's a snippet of our information about 2x WebDeploys in our output. There's no much info here, making it hard (at times) to get some accurate information:
Uploading artifacts...
[1/1] Website.zip (13,645,436 bytes)...100%
"WebDeploy" deployment has been skipped as environment variable has not matched ("appveyor_repo_tag" is "true", should be "false")
Deploying using WebDeploy provider
Synchronizing contents of "<snipped>.Website" artifact to website <snipped>__Staging on server https://<snipped>staging.scm.azurewebsites.net:443/msdeploy.axd?site=<snipped>__Staging using WebDeploy
Synchronizing website content
Ok, so we have 2x web deployments here. But what is what? Would be helpful to know some of these answers. Like ...
Trying to deploy:
- Provider: <Provider>
- Server: <Server>
<Messages>....
e.g.
Trying to deploy:
- Provider: Web Deploy
- Server: https://dev-<snipped>.scm.azurewebsites.net:443/msdeploy.axd?site=dev-<snipped>
"WebDeploy" deployment has been skipped as environment variable has not matched ("appveyor_repo_tag" is "true", should be "false")
Trying to deploy:
- Provider: Web Deploy
- Server: https://<snipped>.staging.scm.azurewebsites.net:443/msdeploy.axd?site=<snipped>__Stagoing
Synchronizing contents of "<snipped>.Website" artifact to website <snipped>__Staging on server https://<snipped>staging.scm.azurewebsites.net:443/msdeploy.axd?site=<snipped>__Staging using WebDeploy
Synchronizing website content
So in the first section of messages, we can see which Provider and Server we tried .. and then the next message is a skip (perfectly fine) but we can get some cleaner and faster understanding of the logging info.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Ilya Finkelshte... on 27 Aug, 2018 08:33 PM
Filed https://github.com/appveyor/ci/issues/2584
Ilya Finkelshteyn closed this discussion on 27 Aug, 2018 08:33 PM.