Migrate "Linux CPU Minimal Build E2E CI Pipeline" to Github Actions by snnn · Pull Request #24534 · microsoft/onnxruntime

@snnn closed this

Apr 24, 2025

Changming Sun added 3 commits

April 28, 2025 19:18

Changming Sun added 2 commits

April 29, 2025 10:17

jchen351

@snnn snnn deleted the snnn/ci branch

April 29, 2025 20:00

ankitm3k pushed a commit to intel/onnxruntime that referenced this pull request

May 12, 2025
…icrosoft#24534)

1. Migrate "Linux CPU Minimal Build E2E CI Pipeline" and
"onnxruntime-binary-size-checks-ci-pipeline" to Github Action
2. Add the support for building ONNX Runtime minimal build with vcpkg.
3. Auto format the yaml files with ruamel.yaml 
4. Update vcpkg to the latest release.

vraspar pushed a commit that referenced this pull request

Jun 23, 2025
…24534)

1. Migrate "Linux CPU Minimal Build E2E CI Pipeline" and
"onnxruntime-binary-size-checks-ci-pipeline" to Github Action
2. Add the support for building ONNX Runtime minimal build with vcpkg.
3. Auto format the yaml files with ruamel.yaml
4. Update vcpkg to the latest release.

jywu-msft pushed a commit that referenced this pull request

Jun 27, 2025
### Description

Cherry pick the following into
[rel-1.22.1](https://github.com/microsoft/onnxruntime/tree/rel-1.22.1)

- (#24884 )
- (#24845 )
- (#24950 )
- (#24534)
- (#24889 )

- bump version to 1.22.1 and update DirectML package version to 1.22.1
in CI pipeline

---------

Co-authored-by: Prathik Rao <prathik.rao@gmail.com>
Co-authored-by: Yulong Wang <7679871+fs-eire@users.noreply.github.com>
Co-authored-by: Scott McKay <skottmckay@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Julien <182520+JulienMaille@users.noreply.github.com>
Co-authored-by: Julien Maille <julien.maille@data-pixel.com>
Co-authored-by: Changming Sun <chasun@microsoft.com>