Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into Localization
Browse files Browse the repository at this point in the history
  • Loading branch information
vmapetr committed Jan 22, 2024
2 parents 17dffce + a27cbab commit 88004fa
Show file tree
Hide file tree
Showing 439 changed files with 17,462 additions and 22,959 deletions.
5 changes: 3 additions & 2 deletions Tasks/AppCenterDistributeV1/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,16 @@
"category": "Deploy",
"deprecated": true,
"removalDate": "2024-01-31",
"deprecationMessage": "The AppCenterDistribute@1 (App Center distribute) task has been deprecated since November 14, 2022 and will soon be retired. Use the AppCenterDistribute@3 task instead.",
"visibility": [
"Build",
"Release"
],
"author": "Microsoft Corporation",
"version": {
"Major": 1,
"Minor": 232,
"Patch": 2
"Minor": 234,
"Patch": 0
},
"minimumAgentVersion": "2.144.0",
"releaseNotes": "Fix bug where feature branches were being truncated.",
Expand Down
5 changes: 3 additions & 2 deletions Tasks/AppCenterDistributeV1/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,16 @@
"category": "Deploy",
"deprecated": true,
"removalDate": "2024-01-31",
"deprecationMessage": "The AppCenterDistribute@1 (App Center distribute) task has been deprecated since November 14, 2022 and will soon be retired. Use the AppCenterDistribute@3 task instead.",
"visibility": [
"Build",
"Release"
],
"author": "Microsoft Corporation",
"version": {
"Major": 1,
"Minor": 232,
"Patch": 2
"Minor": 234,
"Patch": 0
},
"minimumAgentVersion": "2.144.0",
"releaseNotes": "ms-resource:loc.releaseNotes",
Expand Down
5 changes: 3 additions & 2 deletions Tasks/AppCenterDistributeV2/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,16 @@
"category": "Deploy",
"deprecated": true,
"removalDate": "2024-01-31",
"deprecationMessage": "The AppCenterDistribute@2 (App Center distribute) task has been deprecated since November 14, 2022 and will soon be retired. Use the AppCenterDistribute@3 task instead.",
"visibility": [
"Build",
"Release"
],
"author": "Microsoft Corporation",
"version": {
"Major": 2,
"Minor": 232,
"Patch": 2
"Minor": 234,
"Patch": 0
},
"minimumAgentVersion": "2.144.0",
"releaseNotes": "Added support for multiple destinations.",
Expand Down
5 changes: 3 additions & 2 deletions Tasks/AppCenterDistributeV2/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,16 @@
"category": "Deploy",
"deprecated": true,
"removalDate": "2024-01-31",
"deprecationMessage": "The AppCenterDistribute@2 (App Center distribute) task has been deprecated since November 14, 2022 and will soon be retired. Use the AppCenterDistribute@3 task instead.",
"visibility": [
"Build",
"Release"
],
"author": "Microsoft Corporation",
"version": {
"Major": 2,
"Minor": 232,
"Patch": 2
"Minor": 234,
"Patch": 0
},
"minimumAgentVersion": "2.144.0",
"releaseNotes": "ms-resource:loc.releaseNotes",
Expand Down
3 changes: 2 additions & 1 deletion Tasks/AzureMonitorV0/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"category": "Utility",
"deprecated": true,
"removalDate": "2024-01-31",
"deprecationMessage": "The AzureMonitor@0 (Query Classic Azure Monitor alerts) task has been deprecated since July 8, 2020 and will soon be retired. Use the AzureMonitor@1 task instead. See https://learn.microsoft.com/azure/azure-monitor/alerts/alerts-prepare-migration.",
"visibility": [
"Build",
"Release"
Expand All @@ -19,7 +20,7 @@
],
"version": {
"Major": 0,
"Minor": 232,
"Minor": 234,
"Patch": 0
},
"instanceNameFormat": "Query Azure Monitor alerts",
Expand Down
3 changes: 2 additions & 1 deletion Tasks/AzureMonitorV0/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"category": "Utility",
"deprecated": true,
"removalDate": "2024-01-31",
"deprecationMessage": "The AzureMonitor@0 (Query Classic Azure Monitor alerts) task has been deprecated since July 8, 2020 and will soon be retired. Use the AzureMonitor@1 task instead. See https://learn.microsoft.com/azure/azure-monitor/alerts/alerts-prepare-migration.",
"visibility": [
"Build",
"Release"
Expand All @@ -19,7 +20,7 @@
],
"version": {
"Major": 0,
"Minor": 232,
"Minor": 234,
"Patch": 0
},
"instanceNameFormat": "ms-resource:loc.instanceNameFormat",
Expand Down

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

Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,9 @@
"homepage": "https://github.com/Microsoft/azure-pipelines-tasks#readme",
"dependencies": {
"@types/mocha": "^5.2.7",
"@types/node": "^16.11.39",
"@types/node": "^20.3.1",
"@types/q": "1.0.7",
"agent-base": "^6.0.2",
"azure-pipelines-task-lib": "4.4.0",
"azure-pipelines-task-lib": "^3.4.0",
"azure-pipelines-tasks-azure-arm-rest": "3.223.5",
"azure-pipelines-tasks-webdeployment-common": "4.230.6",
"moment": "^2.29.4",
Expand All @@ -30,6 +29,6 @@
"xml2js": "^0.6.0"
},
"devDependencies": {
"typescript": "4.0.2"
"typescript": "5.1.6"
}
}
3 changes: 2 additions & 1 deletion Tasks/AzureRmWebAppDeploymentV4/make.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
{
"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-webdeployment-common/node_modules/azure-pipelines-task-lib",
"node_modules/https-proxy-agent/node_modules/agent-base"
],
"options": "-Rf"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,15 +108,9 @@ export class PublishProfileUtility {
outStream: process.stdout,
failOnStdErr: true,
windowsVerbatimArguments: true,
#if NODE16
// shell should be true, otherwise see https://github.com/microsoft/azure-pipelines-tasks/issues/17634
// workaround https://github.com/nodejs/node/issues/7367#issuecomment-229728704
shell: true
#elseif NODE20
// shell should be true, otherwise see https://github.com/microsoft/azure-pipelines-tasks/issues/17634
// workaround https://github.com/nodejs/node/issues/7367#issuecomment-229728704
shell: true
#endif
});
} catch (error) {
cmdError = error;
Expand Down
Loading

0 comments on commit 88004fa

Please sign in to comment.