Skip to content

Commit

Permalink
Fixed old agent-base version (#20183)
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriiBobreshev authored Jul 22, 2024
1 parent 39e6da2 commit 856997c
Show file tree
Hide file tree
Showing 228 changed files with 10,046 additions and 9,137 deletions.
1 change: 1 addition & 0 deletions Tasks/AzureAppServiceManageV0/make.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
{
"items": [
"node_modules/https-proxy-agent/node_modules/agent-base",
"node_modules/azure-pipelines-tasks-azure-arm-rest/node_modules/agent-base",
"node_modules/azure-pipelines-tasks-azure-arm-rest/node_modules/azure-pipelines-task-lib"
],
"options": "-Rf"
Expand Down
71 changes: 32 additions & 39 deletions Tasks/AzureAppServiceManageV0/package-lock.json

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

2 changes: 1 addition & 1 deletion Tasks/AzureAppServiceManageV0/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"version": {
"Major": 0,
"Minor": 243,
"Patch": 2
"Patch": 4
},
"minimumAgentVersion": "1.102.0",
"instanceNameFormat": "$(Action): $(WebAppName)",
Expand Down
2 changes: 1 addition & 1 deletion Tasks/AzureAppServiceManageV0/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"version": {
"Major": 0,
"Minor": 243,
"Patch": 2
"Patch": 4
},
"minimumAgentVersion": "1.102.0",
"instanceNameFormat": "ms-resource:loc.instanceNameFormat",
Expand Down
71 changes: 32 additions & 39 deletions Tasks/AzureAppServiceSettingsV1/package-lock.json

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

2 changes: 1 addition & 1 deletion Tasks/AzureAppServiceSettingsV1/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"version": {
"Major": 1,
"Minor": 243,
"Patch": 2
"Patch": 4
},
"minimumAgentVersion": "2.104.1",
"groups": [
Expand Down
2 changes: 1 addition & 1 deletion Tasks/AzureAppServiceSettingsV1/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"version": {
"Major": 1,
"Minor": 243,
"Patch": 2
"Patch": 4
},
"minimumAgentVersion": "2.104.1",
"groups": [
Expand Down
1 change: 1 addition & 0 deletions Tasks/AzureFileCopyV2/make.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
{
"items": [
"node_modules/azure-pipelines-tasks-azure-arm-rest/node_modules/azure-pipelines-task-lib",
"node_modules/azure-pipelines-tasks-azure-arm-rest/node_modules/agent-base",
"node_modules/https-proxy-agent/node_modules/agent-base"
],
"options": "-Rf"
Expand Down
2 changes: 1 addition & 1 deletion Tasks/AzureFileCopyV2/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"version": {
"Major": 2,
"Minor": 243,
"Patch": 0
"Patch": 2
},
"demands": [
"azureps"
Expand Down
2 changes: 1 addition & 1 deletion Tasks/AzureFileCopyV2/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"version": {
"Major": 2,
"Minor": 243,
"Patch": 0
"Patch": 2
},
"demands": [
"azureps"
Expand Down
1 change: 1 addition & 0 deletions Tasks/AzureFileCopyV3/make.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
{
"items": [
"node_modules/azure-pipelines-tasks-azure-arm-rest/node_modules/azure-pipelines-task-lib",
"node_modules/azure-pipelines-tasks-azure-arm-rest/node_modules/agent-base",
"node_modules/https-proxy-agent/node_modules/agent-base"
],
"options": "-Rf"
Expand Down
2 changes: 1 addition & 1 deletion Tasks/AzureFileCopyV3/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"version": {
"Major": 3,
"Minor": 243,
"Patch": 0
"Patch": 2
},
"demands": [
"azureps"
Expand Down
2 changes: 1 addition & 1 deletion Tasks/AzureFileCopyV3/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"version": {
"Major": 3,
"Minor": 243,
"Patch": 0
"Patch": 2
},
"demands": [
"azureps"
Expand Down
1 change: 1 addition & 0 deletions Tasks/AzureFunctionAppContainerV1/make.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"items": [
"node_modules/azure-pipelines-tasks-azure-arm-rest/node_modules/azure-pipelines-task-lib",
"node_modules/azure-pipelines-tasks-webdeployment-common/node_modules/azure-pipelines-task-lib",
"node_modules/azure-pipelines-tasks-azure-arm-rest/node_modules/agent-base",
"node_modules/https-proxy-agent/node_modules/agent-base"
],
"options": "-Rf"
Expand Down
71 changes: 32 additions & 39 deletions Tasks/AzureFunctionAppContainerV1/package-lock.json

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

2 changes: 1 addition & 1 deletion Tasks/AzureFunctionAppContainerV1/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"version": {
"Major": 1,
"Minor": 243,
"Patch": 2
"Patch": 4
},
"minimumAgentVersion": "2.104.1",
"groups": [
Expand Down
2 changes: 1 addition & 1 deletion Tasks/AzureFunctionAppContainerV1/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"version": {
"Major": 1,
"Minor": 243,
"Patch": 2
"Patch": 4
},
"minimumAgentVersion": "2.104.1",
"groups": [
Expand Down
Loading

0 comments on commit 856997c

Please sign in to comment.