-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Remove _buildConfigs/Node20 folders for PublishSymbolsV2. #21256
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
Remove _buildConfigs/Node20 folders for PublishSymbolsV2. #21256
Conversation
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
Task version is not changed. As this is big change in code, we should update task version. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please bump the task version on this change.
…-tasks into users/v-kumarsubh/_buildConfig_Issue_PR7
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
@viralpandya and @carl-tanner the task version has been bumped as required. I request you to kindly check and approve the PR. |
Required CI checks are failing for macOS |
…-tasks into users/v-kumarsubh/_buildConfig_Issue_PR7
…thub.com/microsoft/azure-pipelines-tasks into users/v-kumarsubh/_buildConfig_Issue_PR7
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
@viralpandya CI checks are failing for macOS for all PRs due to a pipeline issue. |
Context
The _buildConfigs folders in the tasks repository are outdated.
Task Name
PublishSymbolsV2
Description
This PR is targeted to remove the _buildConfigs/Node20 folders from the tasks repository to ensure that the repository structure is up-to-date and consistent.
Risk Assessment (Low / Medium / High)
Low
Additional Testing Performed
https://dev.azure.com/canarytest/PipelineTasks/_build/results?buildId=190072&view=logs&j=aaddeca2-3d22-5290-1576-db3329e255e0&t=d194d552-d1ee-5a7f-169f-6d332d898d38
Rollback Scenario and Process (Yes/No)
Revert the PR for reverting the changes.
Checklist