Skip to content

Commit

Permalink
Log verbose details from Node MSAL (#20606)
Browse files Browse the repository at this point in the history
  • Loading branch information
onetocny authored Oct 30, 2024
1 parent bcbc0c9 commit b6464a4
Show file tree
Hide file tree
Showing 22 changed files with 192 additions and 206 deletions.
157 changes: 75 additions & 82 deletions Tasks/AzureKeyVaultV1/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Tasks/AzureKeyVaultV1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"agent-base": "6.0.2",
"azure-devops-node-api": "^12.1.0",
"azure-pipelines-task-lib": "^4.11.0",
"azure-pipelines-tasks-azure-arm-rest": "^3.242.2",
"azure-pipelines-tasks-azure-arm-rest": "^3.248.0",
"moment": "^2.29.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion Tasks/AzureKeyVaultV1/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 1,
"Minor": 247,
"Minor": 248,
"Patch": 0
},
"demands": [],
Expand Down
2 changes: 1 addition & 1 deletion Tasks/AzureKeyVaultV1/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 1,
"Minor": 247,
"Minor": 248,
"Patch": 0
},
"demands": [],
Expand Down
6 changes: 3 additions & 3 deletions Tasks/AzureKeyVaultV2/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/AzureKeyVaultV2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"agent-base": "6.0.2",
"azure-devops-node-api": "^12.1.0",
"azure-pipelines-task-lib": "^4.11.0",
"azure-pipelines-tasks-azure-arm-rest": "^3.242.2",
"azure-pipelines-tasks-azure-arm-rest": "^3.248.0",
"moment": "^2.29.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion Tasks/AzureKeyVaultV2/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 2,
"Minor": 247,
"Minor": 248,
"Patch": 0
},
"demands": [],
Expand Down
2 changes: 1 addition & 1 deletion Tasks/AzureKeyVaultV2/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 2,
"Minor": 247,
"Minor": 248,
"Patch": 0
},
"demands": [],
Expand Down
4 changes: 2 additions & 2 deletions _generated/AzureKeyVaultV1.versionmap.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Default|1.247.0
Node20_229_2|1.247.1
Default|1.248.0
Node20_229_2|1.248.1
157 changes: 75 additions & 82 deletions _generated/AzureKeyVaultV1/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _generated/AzureKeyVaultV1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"agent-base": "6.0.2",
"azure-devops-node-api": "^12.1.0",
"azure-pipelines-task-lib": "^4.11.0",
"azure-pipelines-tasks-azure-arm-rest": "^3.242.2",
"azure-pipelines-tasks-azure-arm-rest": "^3.248.0",
"moment": "^2.29.4"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions _generated/AzureKeyVaultV1/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 1,
"Minor": 247,
"Minor": 248,
"Patch": 0
},
"demands": [],
Expand Down Expand Up @@ -131,7 +131,7 @@
"ExpiredServicePrincipal": "Could not fetch access token for Azure. Verify if the Service Principal used is valid and not expired."
},
"_buildConfigMapping": {
"Default": "1.247.0",
"Node20_229_2": "1.247.1"
"Default": "1.248.0",
"Node20_229_2": "1.248.1"
}
}
6 changes: 3 additions & 3 deletions _generated/AzureKeyVaultV1/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 1,
"Minor": 247,
"Minor": 248,
"Patch": 0
},
"demands": [],
Expand Down Expand Up @@ -131,7 +131,7 @@
"ExpiredServicePrincipal": "ms-resource:loc.messages.ExpiredServicePrincipal"
},
"_buildConfigMapping": {
"Default": "1.247.0",
"Node20_229_2": "1.247.1"
"Default": "1.248.0",
"Node20_229_2": "1.248.1"
}
}
6 changes: 3 additions & 3 deletions _generated/AzureKeyVaultV1_Node20/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 1,
"Minor": 247,
"Minor": 248,
"Patch": 1
},
"demands": [],
Expand Down Expand Up @@ -139,7 +139,7 @@
"ExpiredServicePrincipal": "Could not fetch access token for Azure. Verify if the Service Principal used is valid and not expired."
},
"_buildConfigMapping": {
"Default": "1.247.0",
"Node20_229_2": "1.247.1"
"Default": "1.248.0",
"Node20_229_2": "1.248.1"
}
}
6 changes: 3 additions & 3 deletions _generated/AzureKeyVaultV1_Node20/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 1,
"Minor": 247,
"Minor": 248,
"Patch": 1
},
"demands": [],
Expand Down Expand Up @@ -139,7 +139,7 @@
"ExpiredServicePrincipal": "ms-resource:loc.messages.ExpiredServicePrincipal"
},
"_buildConfigMapping": {
"Default": "1.247.0",
"Node20_229_2": "1.247.1"
"Default": "1.248.0",
"Node20_229_2": "1.248.1"
}
}
4 changes: 2 additions & 2 deletions _generated/AzureKeyVaultV2.versionmap.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Default|2.247.0
Node20_229_2|2.247.1
Default|2.248.0
Node20_229_2|2.248.1
6 changes: 3 additions & 3 deletions _generated/AzureKeyVaultV2/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 _generated/AzureKeyVaultV2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"agent-base": "6.0.2",
"azure-devops-node-api": "^12.1.0",
"azure-pipelines-task-lib": "^4.11.0",
"azure-pipelines-tasks-azure-arm-rest": "^3.242.2",
"azure-pipelines-tasks-azure-arm-rest": "^3.248.0",
"moment": "^2.29.4"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions _generated/AzureKeyVaultV2/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 2,
"Minor": 247,
"Minor": 248,
"Patch": 0
},
"demands": [],
Expand Down Expand Up @@ -130,7 +130,7 @@
"InvalidKeyVaultName": "%s is an invalid KeyVault name."
},
"_buildConfigMapping": {
"Default": "2.247.0",
"Node20_229_2": "2.247.1"
"Default": "2.248.0",
"Node20_229_2": "2.248.1"
}
}
6 changes: 3 additions & 3 deletions _generated/AzureKeyVaultV2/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 2,
"Minor": 247,
"Minor": 248,
"Patch": 0
},
"demands": [],
Expand Down Expand Up @@ -130,7 +130,7 @@
"InvalidKeyVaultName": "ms-resource:loc.messages.InvalidKeyVaultName"
},
"_buildConfigMapping": {
"Default": "2.247.0",
"Node20_229_2": "2.247.1"
"Default": "2.248.0",
"Node20_229_2": "2.248.1"
}
}
6 changes: 3 additions & 3 deletions _generated/AzureKeyVaultV2_Node20/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 2,
"Minor": 247,
"Minor": 248,
"Patch": 1
},
"demands": [],
Expand Down Expand Up @@ -138,7 +138,7 @@
"InvalidKeyVaultName": "%s is an invalid KeyVault name."
},
"_buildConfigMapping": {
"Default": "2.247.0",
"Node20_229_2": "2.247.1"
"Default": "2.248.0",
"Node20_229_2": "2.248.1"
}
}
6 changes: 3 additions & 3 deletions _generated/AzureKeyVaultV2_Node20/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 2,
"Minor": 247,
"Minor": 248,
"Patch": 1
},
"demands": [],
Expand Down Expand Up @@ -138,7 +138,7 @@
"InvalidKeyVaultName": "ms-resource:loc.messages.InvalidKeyVaultName"
},
"_buildConfigMapping": {
"Default": "2.247.0",
"Node20_229_2": "2.247.1"
"Default": "2.248.0",
"Node20_229_2": "2.248.1"
}
}

0 comments on commit b6464a4

Please sign in to comment.