Skip to content

Commit

Permalink
update 7zip to 23 for AzureRmWebAppDeploymentV4 (#19399)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-mohithgc authored Dec 21, 2023
1 parent 20629d7 commit 058392a
Show file tree
Hide file tree
Showing 11 changed files with 78 additions and 80 deletions.
59 changes: 29 additions & 30 deletions Tasks/AzureRmWebAppDeploymentV4/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Tasks/AzureRmWebAppDeploymentV4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"@types/node": "^10.17.0",
"@types/q": "1.0.7",
"azure-pipelines-task-lib": "^3.4.0",
"azure-pipelines-tasks-azure-arm-rest": "3.223.5",
"azure-pipelines-tasks-webdeployment-common": "4.230.6",
"azure-pipelines-tasks-azure-arm-rest": "^3.232.0",
"azure-pipelines-tasks-webdeployment-common": "^4.233.0",
"moment": "^2.29.4",
"q": "1.4.1",
"uuid": "3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion Tasks/AzureRmWebAppDeploymentV4/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"version": {
"Major": 4,
"Minor": 233,
"Patch": 0
"Patch": 2
},
"releaseNotes": "What's new in version 4.*<br />Supports Zip Deploy, Run From Package, War Deploy [Details here](https://aka.ms/appServiceDeploymentMethods)<br />Supports App Service Environments<br />Improved UI for discovering different App service types supported by the task<br/>Run From Package is the preferred deployment method, which makes files in wwwroot folder read-only<br/>Click [here](https://aka.ms/azurermwebdeployreadme) for more information.",
"minimumAgentVersion": "2.104.1",
Expand Down
2 changes: 1 addition & 1 deletion Tasks/AzureRmWebAppDeploymentV4/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"version": {
"Major": 4,
"Minor": 233,
"Patch": 0
"Patch": 2
},
"releaseNotes": "ms-resource:loc.releaseNotes",
"minimumAgentVersion": "2.104.1",
Expand Down
4 changes: 2 additions & 2 deletions _generated/AzureRmWebAppDeploymentV4.versionmap.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Default|4.233.0
Node16-225|4.233.1
Default|4.233.2
Node16-225|4.233.3
59 changes: 29 additions & 30 deletions _generated/AzureRmWebAppDeploymentV4/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions _generated/AzureRmWebAppDeploymentV4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"@types/node": "^10.17.0",
"@types/q": "1.0.7",
"azure-pipelines-task-lib": "^3.4.0",
"azure-pipelines-tasks-azure-arm-rest": "3.223.5",
"azure-pipelines-tasks-webdeployment-common": "4.230.6",
"azure-pipelines-tasks-azure-arm-rest": "^3.232.0",
"azure-pipelines-tasks-webdeployment-common": "^4.233.0",
"moment": "^2.29.4",
"q": "1.4.1",
"uuid": "3.1.0",
Expand Down
6 changes: 3 additions & 3 deletions _generated/AzureRmWebAppDeploymentV4/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"version": {
"Major": 4,
"Minor": 233,
"Patch": 0
"Patch": 2
},
"releaseNotes": "What's new in version 4.*<br />Supports Zip Deploy, Run From Package, War Deploy [Details here](https://aka.ms/appServiceDeploymentMethods)<br />Supports App Service Environments<br />Improved UI for discovering different App service types supported by the task<br/>Run From Package is the preferred deployment method, which makes files in wwwroot folder read-only<br/>Click [here](https://aka.ms/azurermwebdeployreadme) for more information.",
"minimumAgentVersion": "2.104.1",
Expand Down Expand Up @@ -655,7 +655,7 @@
"MSDeployNotSupportTokenAuth": "App Service is configured to not use basic authentication. This requires Web Deploy msdeploy.exe version 7.1.7225 or higher. You need a version of Visual Studio that includes an updated version of msdeploy.exe. For more information, visit https://aka.ms/azdo-webapp-msdeploy ."
},
"_buildConfigMapping": {
"Default": "4.233.0",
"Node16-225": "4.233.1"
"Default": "4.233.2",
"Node16-225": "4.233.3"
}
}
6 changes: 3 additions & 3 deletions _generated/AzureRmWebAppDeploymentV4/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"version": {
"Major": 4,
"Minor": 233,
"Patch": 0
"Patch": 2
},
"releaseNotes": "ms-resource:loc.releaseNotes",
"minimumAgentVersion": "2.104.1",
Expand Down Expand Up @@ -655,7 +655,7 @@
"MSDeployNotSupportTokenAuth": "ms-resource:loc.messages.MSDeployNotSupportTokenAuth"
},
"_buildConfigMapping": {
"Default": "4.233.0",
"Node16-225": "4.233.1"
"Default": "4.233.2",
"Node16-225": "4.233.3"
}
}
6 changes: 3 additions & 3 deletions _generated/AzureRmWebAppDeploymentV4_Node16/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"version": {
"Major": 4,
"Minor": 233,
"Patch": 1
"Patch": 3
},
"releaseNotes": "What's new in version 4.*<br />Supports Zip Deploy, Run From Package, War Deploy [Details here](https://aka.ms/appServiceDeploymentMethods)<br />Supports App Service Environments<br />Improved UI for discovering different App service types supported by the task<br/>Run From Package is the preferred deployment method, which makes files in wwwroot folder read-only<br/>Click [here](https://aka.ms/azurermwebdeployreadme) for more information.",
"minimumAgentVersion": "2.104.1",
Expand Down Expand Up @@ -659,7 +659,7 @@
"MSDeployNotSupportTokenAuth": "App Service is configured to not use basic authentication. This requires Web Deploy msdeploy.exe version 7.1.7225 or higher. You need a version of Visual Studio that includes an updated version of msdeploy.exe. For more information, visit https://aka.ms/azdo-webapp-msdeploy ."
},
"_buildConfigMapping": {
"Default": "4.233.0",
"Node16-225": "4.233.1"
"Default": "4.233.2",
"Node16-225": "4.233.3"
}
}
6 changes: 3 additions & 3 deletions _generated/AzureRmWebAppDeploymentV4_Node16/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"version": {
"Major": 4,
"Minor": 233,
"Patch": 1
"Patch": 3
},
"releaseNotes": "ms-resource:loc.releaseNotes",
"minimumAgentVersion": "2.104.1",
Expand Down Expand Up @@ -659,7 +659,7 @@
"MSDeployNotSupportTokenAuth": "ms-resource:loc.messages.MSDeployNotSupportTokenAuth"
},
"_buildConfigMapping": {
"Default": "4.233.0",
"Node16-225": "4.233.1"
"Default": "4.233.2",
"Node16-225": "4.233.3"
}
}

0 comments on commit 058392a

Please sign in to comment.