fix(ci): 1.25.1 - cherry pick#28257
Closed
sanaa-hamel-microsoft wants to merge 5 commits intomainfrom
Closed
Conversation
…cherry picks (#28035) ### Description FF release cut to last merge prior to version bump. This also cherry-picks the following commits for the release: | Commit ID | PR Number | Commit Title | |-----------|-----------|-------------| | 4e1c42e | #27931 | Implement/migrate Arena allocators to cuda plugin ep. | | fbba40a | #27786 | Model Package Support | | c159603 | #28015 | Remove unnecessary model package test | | 87b0643 | #27997 | centralise feed authentication for ADO pipelines | ### Motivation and Context Minimise # of cherry picks. --------- Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Guenther Schmuelling <guschmue@microsoft.com> Co-authored-by: Hariharan Seshadri <shariharan91@gmail.com> Co-authored-by: Adrian Lizarraga <adlizarraga@microsoft.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Ti-Tai Wang <titaiwang@microsoft.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: Yulong Wang <7679871+fs-eire@users.noreply.github.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: tianleiwu <30328909+tianleiwu@users.noreply.github.com> Co-authored-by: Dmitri Smirnov <yuslepukhin@users.noreply.github.com> Co-authored-by: Chi Lo <54722500+chilo-ms@users.noreply.github.com> Co-authored-by: eserscor <erscor@microsoft.com>
This cherry-picks the following commits for the release: | Commit ID | PR Number | Commit Title | |-----------|-----------|-------------| | 63dfc33 | #28034 | fix: idempotent feed setup | | 58f99ea | #28064 | [C] fix: ADO CI spuriously failing format check due to picking up NuGet.config | | f9c83ae | #28084 | Fix the python pipeline | | cafbd7c | #28079 | [CI] fix: use internal feed for NPM on ADO | ### Notes - **#27945** was already in `rel-1.25.0` via meta cherry-pick PR #28035 (skipped). - **#28079 conflict resolution**: `tools/ci_build/github/linux/build_webgpu_plugin_package.sh` was removed during cherry-pick. This file was created by PR #27841 (Add webgpu plugin EP pipeline), which merged after the release branch cut and is not part of this release. PR #28079 modified it on `main`, but since the file never existed in `rel-1.25.0`, it was dropped. --------- Co-authored-by: Sanaa Hamel <sanaahamel@microsoft.com> Co-authored-by: eserscor <erscor@microsoft.com>
Version bump to 1.25.1. This cherry-picks the following commits for the release: | Commit ID | PR Number | Commit Title | |-----------|-----------|-------------| | e532c21 | #27842 | linear attention signature | | 410f5a8 | #27752 | +rotemb, +rmsnorm, reshape->opset-25, transpose->opset-24 | | 0fedb26 | #27907 | Add LinearAttention and CausalConvState ops for Qwen3.5 | | 3ac6040 | #27996 | webgpu support for qwen3.5 | | c36c422 | #27998 | [WebGPU EP] Fuse QMoE 1-token decode path to reduce GPU dispatches | | 94f32ec | #27289 | [CORE]: Improve filesystem error messages during Linux device discovery | | dce77a3 | #28118 | Fix lack of auth on python packaging | --------- Co-authored-by: Akshay Sonawane <111780983+apsonawane@users.noreply.github.com> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Co-authored-by: eserscor <erscor@microsoft.com> Co-authored-by: Sanaa Hamel <sanaahamel@microsoft.com> Co-authored-by: Guenther Schmuelling <guschmue@microsoft.com> Co-authored-by: Stephan Seitz <sseitz@nvidia.com> Co-authored-by: Jiajia Qin <jiajiaqin@microsoft.com>
This cherry-picks the following commits for the release: | Commit ID | PR Number | Commit Title | |-----------|-----------|-------------| | 50129c9 | #28050 | [CI] fix: bad relative ref to setup-feeds template | | 14b4d48 | #28065 | Fix missing include for SetRawDataInTensorProto in NV TensorRT RTX tests | --------- Co-authored-by: Ishwar Raut <iraut@nvidia.com>
…pkg set (#28254) ### Description Remove `react-native` package from set of packages required for RC/release publishing. We will need to revisit this and decide whether to remove it entirely or properly fix it. ### Motivation and Context The React Native package is having build issues and we don't need it for the next few immediate releases.
This 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This cherry-picks the following commits for the release: