Skip to content

Commit 36f20cd

Browse files
VstsAzureHelpers_: Write-Host output hashtable content and not object type (#19762)
* update VstsAzureHelpers * fix pr check fail * Fix condition error * bump ver * ver bump * bump task ver to fix checks --------- Co-authored-by: Dmitrii Bobreshev <[email protected]>
1 parent e973086 commit 36f20cd

File tree

63 files changed

+130
-129
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+130
-129
lines changed

Tasks/AzureCloudPowerShellDeploymentV1/task.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"version": {
1818
"Major": 1,
1919
"Minor": 238,
20-
"Patch": 1
20+
"Patch": 3
2121
},
2222
"demands": [
2323
"azureps"

Tasks/AzureCloudPowerShellDeploymentV1/task.loc.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"version": {
1818
"Major": 1,
1919
"Minor": 238,
20-
"Patch": 1
20+
"Patch": 3
2121
},
2222
"demands": [
2323
"azureps"

Tasks/AzureCloudPowerShellDeploymentV2/task.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"version": {
1818
"Major": 2,
1919
"Minor": 238,
20-
"Patch": 1
20+
"Patch": 3
2121
},
2222
"demands": [
2323
"azureps"

Tasks/AzureCloudPowerShellDeploymentV2/task.loc.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"version": {
1818
"Major": 2,
1919
"Minor": 238,
20-
"Patch": 1
20+
"Patch": 3
2121
},
2222
"demands": [
2323
"azureps"

Tasks/AzureFileCopyV1/task.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 1,
1616
"Minor": 238,
17-
"Patch": 3
17+
"Patch": 5
1818
},
1919
"demands": [
2020
"azureps"

Tasks/AzureFileCopyV1/task.loc.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 1,
1616
"Minor": 238,
17-
"Patch": 3
17+
"Patch": 5
1818
},
1919
"demands": [
2020
"azureps"

Tasks/AzureFileCopyV2/task.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 2,
1616
"Minor": 238,
17-
"Patch": 6
17+
"Patch": 8
1818
},
1919
"demands": [
2020
"azureps"

Tasks/AzureFileCopyV2/task.loc.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 2,
1616
"Minor": 238,
17-
"Patch": 6
17+
"Patch": 8
1818
},
1919
"demands": [
2020
"azureps"

Tasks/AzureFileCopyV3/task.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 3,
1616
"Minor": 238,
17-
"Patch": 6
17+
"Patch": 8
1818
},
1919
"demands": [
2020
"azureps"

Tasks/AzureFileCopyV3/task.loc.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 3,
1616
"Minor": 238,
17-
"Patch": 6
17+
"Patch": 8
1818
},
1919
"demands": [
2020
"azureps"

Tasks/AzureFileCopyV4/task.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 4,
1616
"Minor": 238,
17-
"Patch": 6
17+
"Patch": 8
1818
},
1919
"demands": [
2020
"azureps"

Tasks/AzureFileCopyV4/task.loc.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 4,
1616
"Minor": 238,
17-
"Patch": 6
17+
"Patch": 8
1818
},
1919
"demands": [
2020
"azureps"

Tasks/AzureFileCopyV5/task.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 5,
1616
"Minor": 238,
17-
"Patch": 8
17+
"Patch": 10
1818
},
1919
"demands": [
2020
"azureps"

Tasks/AzureFileCopyV5/task.loc.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 5,
1616
"Minor": 238,
17-
"Patch": 8
17+
"Patch": 10
1818
},
1919
"demands": [
2020
"azureps"

Tasks/AzureFileCopyV6/task.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 6,
1616
"Minor": 238,
17-
"Patch": 10
17+
"Patch": 12
1818
},
1919
"demands": [
2020
"azureps"

Tasks/AzureFileCopyV6/task.loc.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 6,
1616
"Minor": 238,
17-
"Patch": 10
17+
"Patch": 12
1818
},
1919
"demands": [
2020
"azureps"

Tasks/AzurePowerShellV2/task.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"version": {
1919
"Major": 2,
2020
"Minor": 238,
21-
"Patch": 1
21+
"Patch": 3
2222
},
2323
"demands": [
2424
"azureps"

Tasks/AzurePowerShellV2/task.loc.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"version": {
1919
"Major": 2,
2020
"Minor": 238,
21-
"Patch": 1
21+
"Patch": 3
2222
},
2323
"demands": [
2424
"azureps"

Tasks/AzurePowerShellV3/task.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"version": {
1919
"Major": 3,
2020
"Minor": 238,
21-
"Patch": 7
21+
"Patch": 9
2222
},
2323
"releaseNotes": "Added support for Fail on standard error and ErrorActionPreference",
2424
"demands": [

Tasks/AzurePowerShellV3/task.loc.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"version": {
1919
"Major": 3,
2020
"Minor": 238,
21-
"Patch": 7
21+
"Patch": 9
2222
},
2323
"releaseNotes": "ms-resource:loc.releaseNotes",
2424
"demands": [

Tasks/AzurePowerShellV4/task.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"version": {
1919
"Major": 4,
2020
"Minor": 238,
21-
"Patch": 6
21+
"Patch": 8
2222
},
2323
"releaseNotes": "Added support for Az Module and cross platform agents.",
2424
"groups": [

Tasks/AzurePowerShellV4/task.loc.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"version": {
1919
"Major": 4,
2020
"Minor": 238,
21-
"Patch": 6
21+
"Patch": 8
2222
},
2323
"releaseNotes": "ms-resource:loc.releaseNotes",
2424
"groups": [

Tasks/AzurePowerShellV5/task.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"version": {
1919
"Major": 5,
2020
"Minor": 238,
21-
"Patch": 10
21+
"Patch": 12
2222
},
2323
"releaseNotes": "Added support for Az Module and cross platform agents.",
2424
"groups": [

Tasks/AzurePowerShellV5/task.loc.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"version": {
1919
"Major": 5,
2020
"Minor": 238,
21-
"Patch": 10
21+
"Patch": 12
2222
},
2323
"releaseNotes": "ms-resource:loc.releaseNotes",
2424
"groups": [

Tasks/Common/VstsAzureHelpers_/InitializeAzModuleFunctions.ps1

+1-1
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ function Retry-Command {
403403

404404
while(-not $completed) {
405405
try {
406-
Write-Host "##[command]$command $args"
406+
Write-Host "##[command]$command $($args | Out-String)"
407407
& $command @args
408408
Write-Verbose("Command [{0}] succeeded." -f $command)
409409
$completed = $true

Tasks/SqlAzureDacpacDeploymentV1/task.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"version": {
1818
"Major": 1,
1919
"Minor": 238,
20-
"Patch": 1
20+
"Patch": 3
2121
},
2222
"demands": [
2323
"sqlpackage"

Tasks/SqlAzureDacpacDeploymentV1/task.loc.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"version": {
1818
"Major": 1,
1919
"Minor": 238,
20-
"Patch": 1
20+
"Patch": 3
2121
},
2222
"demands": [
2323
"sqlpackage"
+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Default|2.238.6
2-
Node20_229_2|2.238.7
1+
Default|2.238.8
2+
Node20_229_2|2.238.9

_generated/AzureFileCopyV2/task.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 2,
1616
"Minor": 238,
17-
"Patch": 6
17+
"Patch": 8
1818
},
1919
"demands": [
2020
"azureps"
@@ -374,7 +374,7 @@
374374
"ExpiredServicePrincipal": "Could not fetch access token for Azure. Verify if the Service Principal used is valid and not expired."
375375
},
376376
"_buildConfigMapping": {
377-
"Default": "2.238.6",
378-
"Node20_229_2": "2.238.7"
377+
"Default": "2.238.8",
378+
"Node20_229_2": "2.238.9"
379379
}
380380
}

_generated/AzureFileCopyV2/task.loc.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 2,
1616
"Minor": 238,
17-
"Patch": 6
17+
"Patch": 8
1818
},
1919
"demands": [
2020
"azureps"
@@ -374,7 +374,7 @@
374374
"ExpiredServicePrincipal": "ms-resource:loc.messages.ExpiredServicePrincipal"
375375
},
376376
"_buildConfigMapping": {
377-
"Default": "2.238.6",
378-
"Node20_229_2": "2.238.7"
377+
"Default": "2.238.8",
378+
"Node20_229_2": "2.238.9"
379379
}
380380
}

_generated/AzureFileCopyV2_Node20/task.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 2,
1616
"Minor": 238,
17-
"Patch": 7
17+
"Patch": 9
1818
},
1919
"demands": [
2020
"azureps"
@@ -378,7 +378,7 @@
378378
"ExpiredServicePrincipal": "Could not fetch access token for Azure. Verify if the Service Principal used is valid and not expired."
379379
},
380380
"_buildConfigMapping": {
381-
"Default": "2.238.6",
382-
"Node20_229_2": "2.238.7"
381+
"Default": "2.238.8",
382+
"Node20_229_2": "2.238.9"
383383
}
384384
}

_generated/AzureFileCopyV2_Node20/task.loc.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 2,
1616
"Minor": 238,
17-
"Patch": 7
17+
"Patch": 9
1818
},
1919
"demands": [
2020
"azureps"
@@ -378,7 +378,7 @@
378378
"ExpiredServicePrincipal": "ms-resource:loc.messages.ExpiredServicePrincipal"
379379
},
380380
"_buildConfigMapping": {
381-
"Default": "2.238.6",
382-
"Node20_229_2": "2.238.7"
381+
"Default": "2.238.8",
382+
"Node20_229_2": "2.238.9"
383383
}
384384
}
+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Default|3.238.6
2-
Node20_229_2|3.238.7
1+
Default|3.238.8
2+
Node20_229_2|3.238.9

_generated/AzureFileCopyV3/task.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 3,
1616
"Minor": 238,
17-
"Patch": 6
17+
"Patch": 8
1818
},
1919
"demands": [
2020
"azureps"
@@ -313,7 +313,7 @@
313313
"ExpiredServicePrincipal": "Could not fetch access token for Azure. Verify if the Service Principal used is valid and not expired."
314314
},
315315
"_buildConfigMapping": {
316-
"Default": "3.238.6",
317-
"Node20_229_2": "3.238.7"
316+
"Default": "3.238.8",
317+
"Node20_229_2": "3.238.9"
318318
}
319319
}

_generated/AzureFileCopyV3/task.loc.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 3,
1616
"Minor": 238,
17-
"Patch": 6
17+
"Patch": 8
1818
},
1919
"demands": [
2020
"azureps"
@@ -313,7 +313,7 @@
313313
"ExpiredServicePrincipal": "ms-resource:loc.messages.ExpiredServicePrincipal"
314314
},
315315
"_buildConfigMapping": {
316-
"Default": "3.238.6",
317-
"Node20_229_2": "3.238.7"
316+
"Default": "3.238.8",
317+
"Node20_229_2": "3.238.9"
318318
}
319319
}

_generated/AzureFileCopyV3_Node20/task.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 3,
1616
"Minor": 238,
17-
"Patch": 7
17+
"Patch": 9
1818
},
1919
"demands": [
2020
"azureps"
@@ -317,7 +317,7 @@
317317
"ExpiredServicePrincipal": "Could not fetch access token for Azure. Verify if the Service Principal used is valid and not expired."
318318
},
319319
"_buildConfigMapping": {
320-
"Default": "3.238.6",
321-
"Node20_229_2": "3.238.7"
320+
"Default": "3.238.8",
321+
"Node20_229_2": "3.238.9"
322322
}
323323
}

0 commit comments

Comments
 (0)