Updated zip file link for CoveragePublisher PCCRV2 #19923
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Task name: PublishCodeCoverageResultsV2
Description: In this PR, we are just changing the zip file upload link for the PublishCodeCoverageV2 task. Earlier we were using the non-prod subscription and storage account for uploading the zip file. But now we have created a new service connection called TcmProdWcus0 and created a new storage account under the AME subscription - TM-PROD-WCUS0. Following are the build and the release pipelines with updated storage account details . Following are the updated pipeline links
Build pipeline - https://dev.azure.com/mseng/AzureDevOps/_build/results?buildId=28229563&view=results
Release pipeline - https://dev.azure.com/mseng/AzureDevOps/_releaseProgress?releaseId=20941884&_a=release-environment-logs&environmentId=211380931
you can test the new zip link here - https://testmanagementstore.blob.core.windows.net/testmanagementcoverage/28229563/CoveragePublisher.zip
Local testing:
Task logs:
Documentation changes required: (Y/N) No. This is not a functionality change.
Added unit tests: (Y/N) NA
Attached related issue: (Y/N) This is a security issue for nonprod storage accounts
Checklist:
Task version was bumped - please check instruction how to do it
Checked that applied changes work as expected