Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrading PCCRV2 to 2.250 version #20744

Merged
merged 1 commit into from
Dec 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Tasks/Common/coveragepublisher/make.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"externals": {
"archivePackages": [
{
"url": "https://testmanagementstore.z13.web.core.windows.net/testmanagementcoverage/29330673/CoveragePublisher.zip",
"url": "https://testmanagementstore.z13.web.core.windows.net/testmanagementcoverage/29447407/CoveragePublisher.zip",
"dest": "./"
}
]
Expand Down
2 changes: 1 addition & 1 deletion Tasks/PublishCodeCoverageResultsV2/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 2,
"Minor": 249,
"Minor": 250,
"Patch": 0
},
"demands": [],
Expand Down
2 changes: 1 addition & 1 deletion Tasks/PublishCodeCoverageResultsV2/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 2,
"Minor": 249,
"Minor": 250,
"Patch": 0
},
"demands": [],
Expand Down
4 changes: 2 additions & 2 deletions _generated/PublishCodeCoverageResultsV2.versionmap.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Default|2.249.0
Node20_229_4|2.249.1
Default|2.250.0
Node20_229_4|2.250.1
7 changes: 4 additions & 3 deletions _generated/PublishCodeCoverageResultsV2/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 2,
"Minor": 249,
"Minor": 250,
"Patch": 0
},
"demands": [],
Expand Down Expand Up @@ -62,7 +62,8 @@
"NoCodeCoverage": "No code coverage results were found to publish."
},
"_buildConfigMapping": {
"Default": "2.249.0",
"Node20_229_4": "2.249.1"
"Default": "2.250.0",
"LocalPackages": "2.249.4",
"Node20_229_4": "2.250.1"
}
}
7 changes: 4 additions & 3 deletions _generated/PublishCodeCoverageResultsV2/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 2,
"Minor": 249,
"Minor": 250,
"Patch": 0
},
"demands": [],
Expand Down Expand Up @@ -62,7 +62,8 @@
"NoCodeCoverage": "ms-resource:loc.messages.NoCodeCoverage"
},
"_buildConfigMapping": {
"Default": "2.249.0",
"Node20_229_4": "2.249.1"
"Default": "2.250.0",
"LocalPackages": "2.249.4",
"Node20_229_4": "2.250.1"
}
}
4 changes: 4 additions & 0 deletions _generated/PublishCodeCoverageResultsV2_Node20/.npmrc
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
scripts-prepend-node-path=true

registry=https://pkgs.dev.azure.com/mseng/PipelineTools/_packaging/PipelineTools_PublicPackages/npm/registry/

always-auth=true
7 changes: 4 additions & 3 deletions _generated/PublishCodeCoverageResultsV2_Node20/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 2,
"Minor": 249,
"Minor": 250,
"Patch": 1
},
"demands": [],
Expand Down Expand Up @@ -66,7 +66,8 @@
"NoCodeCoverage": "No code coverage results were found to publish."
},
"_buildConfigMapping": {
"Default": "2.249.0",
"Node20_229_4": "2.249.1"
"Default": "2.250.0",
"LocalPackages": "2.249.4",
"Node20_229_4": "2.250.1"
}
}
7 changes: 4 additions & 3 deletions _generated/PublishCodeCoverageResultsV2_Node20/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 2,
"Minor": 249,
"Minor": 250,
"Patch": 1
},
"demands": [],
Expand Down Expand Up @@ -66,7 +66,8 @@
"NoCodeCoverage": "ms-resource:loc.messages.NoCodeCoverage"
},
"_buildConfigMapping": {
"Default": "2.249.0",
"Node20_229_4": "2.249.1"
"Default": "2.250.0",
"LocalPackages": "2.249.4",
"Node20_229_4": "2.250.1"
}
}