Remove AzurePowerShell pwsh parameter in tools/ci_build/github/azure-pipelines/templates/publish-symbolrequestprod-api.yml by edgchen1 · Pull Request #27339 · microsoft/onnxruntime
added 4 commits
February 13, 2026 10:04
edgchen1
deleted the
edgchen1/py_win_arm64_build_use_powershell
branch
tianleiwu pushed a commit that referenced this pull request
Feb 13, 2026…pipelines/templates/publish-symbolrequestprod-api.yml (#27339) ### Description <!-- Describe your changes. --> Remove AzurePowerShell pwsh parameter in tools/ci_build/github/azure-pipelines/templates/publish-symbolrequestprod-api.yml so it will default to powershell.exe instead of pwsh.exe. Some Windows build agents don't have pwsh.exe. ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. --> Fix Win ARM64 Python packaging pipeline issue.
tianleiwu added a commit that referenced this pull request
Feb 14, 2026This was referenced
Feb 14, 2026tianleiwu added a commit that referenced this pull request
Feb 17, 2026Fix python packaging pipeline for 1.24.2 release. Previous attempt (#27339) to fix python packaging pipeline failed since powershell 5.1 does not support `-AsPlainText`. It has been verified that python packaging pipeline is good after this fix.
tianleiwu added a commit that referenced this pull request
Feb 18, 2026Fix python packaging pipeline for 1.24.2 release. Previous attempt (#27339) to fix python packaging pipeline failed since powershell 5.1 does not support `-AsPlainText`. It has been verified that python packaging pipeline is good after this fix.
apwojcik pushed a commit to ROCm/onnxruntime that referenced this pull request
Feb 19, 2026…pipelines/templates/publish-symbolrequestprod-api.yml (microsoft#27339) ### Description <!-- Describe your changes. --> Remove AzurePowerShell pwsh parameter in tools/ci_build/github/azure-pipelines/templates/publish-symbolrequestprod-api.yml so it will default to powershell.exe instead of pwsh.exe. Some Windows build agents don't have pwsh.exe. ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. --> Fix Win ARM64 Python packaging pipeline issue.
This was referenced
Feb 23, 2026This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters