Skip to content

Don't echo command when setting VSO variable in mac-cpu-packing-jobs.yml.#29575

Merged
tianleiwu merged 1 commit into
mainfrom
edgchen1/fix_java_home_vso_var
Jul 6, 2026
Merged

Don't echo command when setting VSO variable in mac-cpu-packing-jobs.yml.#29575
tianleiwu merged 1 commit into
mainfrom
edgchen1/fix_java_home_vso_var

Conversation

@edgchen1

@edgchen1 edgchen1 commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Description

Don't echo command when setting VSO variable in mac-cpu-packing-jobs.yml.

Motivation and Context

If the command is echoed again with set -x, the VSO variable may end up with a trailing ', which is invalid.
Whether this actually happens is intermittent and probably dependent on the output ordering.

@edgchen1
edgchen1 requested a review from tianleiwu July 6, 2026 18:30
@tianleiwu
tianleiwu enabled auto-merge (squash) July 6, 2026 20:33
@tianleiwu
tianleiwu merged commit a491809 into main Jul 6, 2026
121 of 127 checks passed
@tianleiwu
tianleiwu deleted the edgchen1/fix_java_home_vso_var branch July 6, 2026 22:16
tianleiwu pushed a commit that referenced this pull request Jul 9, 2026
…yml. (#29575)

### Description
<!-- Describe your changes. -->

Don't echo command when setting VSO variable in
mac-cpu-packing-jobs.yml.

### 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. -->

If the command is echoed again with `set -x`, the VSO variable may end
up with a trailing `'`, which is invalid.
Whether this actually happens is intermittent and probably dependent on
the output ordering.
tianleiwu added a commit that referenced this pull request Jul 9, 2026
This cherry-picks the following commits for the release:

| Commit ID | PR Number | Commit Title |
|-----------|-----------|-------------|
| 56f6fee | #29038 | [CUDA] QMoE GEMV fast path for batch-1 decode |
| a2c7c3b | #29081 | Fix QMoE CPU livelock by eliminating nested
intra-op parallelism |
| bd0cb9a | #28571 | [MLAS] KleidiAI fix igemm regression |
| 5eb4aee | #29574 | Fix CustomOp forward compatibility: cap version
instead of rejecting |
| 5f49a37 | #29274 | fix(ci): incorrect identity for azcopy |
| bb9ba7e | #29468 | Upgrade to Xcode 26 |
| 36c6b7e | #29450 | Fix brew install applesimutils failure by
trusting wix/brew tap |
| a491809 | #29575 | Don't echo command when setting VSO variable in
mac-cpu-packing-jobs.yml. |
| a06675e | #29609 | Fix web e2e (npm/vite) and Python DML CI
pipelines |

Also fixed version missed by version update script.

---------

Signed-off-by: Qxiang Xu <Qixiang.Xu@arm.com>
Signed-off-by: Jonathan Clohessy <Jonathan.Clohessy@arm.com>
Signed-off-by: Martin Klacer <martin.klacer@arm.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: tlwu <tlwu@example.com>
Co-authored-by: Martin Klacer <martin.klacer@arm.com>
Co-authored-by: Jonathan Clohessy <Jonathan.Clohessy@arm.com>
Co-authored-by: Damien Dooley <damien.dooley@arm.com>
Co-authored-by: Chi Lo <54722500+chilo-ms@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Sanaa Hamel <sanaahamel@microsoft.com>
Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants