-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[IISWebAppDeploymentOnMachineGroupV0] Migrate to Node 16 with updated webdeployment-common
library
#18855
[IISWebAppDeploymentOnMachineGroupV0] Migrate to Node 16 with updated webdeployment-common
library
#18855
Conversation
/azp run |
Azure Pipelines successfully started running 4 pipeline(s). |
…ttps://github.com/microsoft/azure-pipelines-tasks into users/levochkin/iis-webapp-deployment-v0-migration
/azp run |
Azure Pipelines successfully started running 4 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 4 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@aleksandrlevochkin - I have tested the PR and it is working as expected.
Test case - I created website from my local IIS server and I was able to deploy the web app from the task and task was succeeded.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…ttps://github.com/microsoft/azure-pipelines-tasks into users/levochkin/iis-webapp-deployment-v0-migration
Task name: IISWebAppDeploymentOnMachineGroupV0
Description:
azure-pipelines-tasks-webdeployment-common
library to v4.227.0 for Node 16 to resolve the error that occurred when the path tomsdeploy.exe
contained spaces ([BUG]: IISWebAppDeploymentOnMachineGroup@0 - Error: Unrecognized argument 'Files\IIS\Microsoft'. All arguments must begin with "-" #18811)Documentation changes required: N
Added unit tests: N
Checklist: