Skip to content

Removed Unused Pipelines - #1115

Open
eserscor wants to merge 4 commits into
mainfrom
dev/erscor/2026/9/4-delete-unused-code
Open

Removed Unused Pipelines#1115
eserscor wants to merge 4 commits into
mainfrom
dev/erscor/2026/9/4-delete-unused-code

Conversation

@eserscor

@eserscor eserscor commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI lite review requested due to automatic review settings September 4, 2026 15:31
@eserscor
eserscor requested a review from a team as a code owner September 4, 2026 15:31

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔵 Needs a closer look

.pipelines/ci.yml still references a deleted docker template and deleted CUDA/TRT Dockerfile path, which will break the pipeline unless those steps are removed or migrated.

Pull request overview

Removes legacy/unused Azure DevOps pipeline YAMLs and related CI Dockerfiles, and updates the actively used .pipelines/* CI definitions to use the current Windows agent pool name.

Changes:

  • Deleted legacy Azure DevOps pipeline definitions under tools/ci_build/github/azure-pipeline/** (including multiple reusable templates).
  • Deleted CUDA 11.8 + TensorRT 8.6 Dockerfiles previously used by those pipelines.
  • Updated .pipelines/ci.yml and .pipelines/ci_optional.yml Windows pool name to onnxruntime-Win-CPU-2022 and cleaned up minor whitespace.
File summaries
File Description
tools/ci_build/github/linux/docker/Dockerfile.ubuntu_cuda11_8_tensorrt8_6 Removed legacy Ubuntu CUDA/TRT CI Dockerfile.
tools/ci_build/github/linux/docker/Dockerfile.ubi8_cuda11_8_tensorrt8_6 Removed legacy UBI8 CUDA/TRT CI Dockerfile.
tools/ci_build/github/azure-pipeline/wheels_macos.yml Removed legacy ADO wheels pipeline (macOS).
tools/ci_build/github/azure-pipeline/wheels_linux.yml Removed legacy ADO wheels pipeline (Linux).
tools/ci_build/github/azure-pipeline/templates/with-container-registry-steps.yml Removed legacy ADO container-registry helper template.
tools/ci_build/github/azure-pipeline/templates/windows-build-stage.yml Removed legacy ADO Windows wheel build stage template.
tools/ci_build/github/azure-pipeline/templates/win-esrp-dll.yml Removed legacy ADO ESRP DLL signing template.
tools/ci_build/github/azure-pipeline/templates/use-xcode-version.yml Removed legacy ADO Xcode selection template.
tools/ci_build/github/azure-pipeline/templates/use-android-emulator.yml Removed legacy ADO Android emulator helper template.
tools/ci_build/github/azure-pipeline/templates/set-package-version-variable-step.yml Removed legacy ADO package-version variable template.
tools/ci_build/github/azure-pipeline/templates/run-with-android-emulator-steps.yml Removed legacy ADO wrapper for Android emulator steps.
tools/ci_build/github/azure-pipeline/templates/mac-shared-lib-build.yml Removed legacy ADO macOS shared-lib packaging template.
tools/ci_build/github/azure-pipeline/templates/ios-framework-build.yml Removed legacy ADO iOS framework packaging template.
tools/ci_build/github/azure-pipeline/templates/install-appcenter.yml Removed legacy ADO AppCenter install template.
tools/ci_build/github/azure-pipeline/templates/get-docker-image-steps.yml Removed legacy ADO docker image build/cache template.
tools/ci_build/github/azure-pipeline/templates/esrp_nuget.yml Removed legacy ADO ESRP NuGet signing template.
tools/ci_build/github/azure-pipeline/templates/component-governance-component-detection-steps.yml Removed legacy ADO component governance detection template.
tools/ci_build/github/azure-pipeline/templates/common-variables.yml Removed legacy ADO common variables template.
tools/ci_build/github/azure-pipeline/templates/build-package-for-windows.yml Removed legacy ADO Windows packaging template.
tools/ci_build/github/azure-pipeline/templates/build-package-for-nuget.yml Removed legacy ADO NuGet packaging stage template.
tools/ci_build/github/azure-pipeline/templates/build-package-for-macosx.yml Removed legacy ADO macOS packaging stage template.
tools/ci_build/github/azure-pipeline/templates/build-package-for-linux.yml Removed legacy ADO Linux packaging template.
tools/ci_build/github/azure-pipeline/templates/build-package-for-ios-cocoapods.yml Removed legacy ADO iOS CocoaPods packaging template.
tools/ci_build/github/azure-pipeline/templates/build-package-for-android-aar.yml Removed legacy ADO Android AAR packaging stage template.
tools/ci_build/github/azure-pipeline/templates/android-shared-lib-build.yml Removed legacy ADO Android shared-lib build template.
tools/ci_build/github/azure-pipeline/onnxruntime-extensions-official.yml Removed legacy ADO “official” pipeline entrypoint.
tools/ci_build/github/azure-pipeline/nuget.yml Removed legacy ADO NuGet pipeline entrypoint.
tools/ci_build/github/azure-pipeline/java_packaging.yml Removed legacy ADO Java packaging pipeline entrypoint.
tools/ci_build/github/azure-pipeline/ios_packaging.yml Removed legacy ADO iOS packaging pipeline entrypoint.
tools/ci_build/github/azure-pipeline/android_packaging.yml Removed legacy ADO Android packaging pipeline entrypoint.
.pipelines/ci.yml Updated Windows pool name; whitespace cleanup.
.pipelines/ci_optional.yml Updated Windows pool name; whitespace cleanup.
Review details
  • Files reviewed: 30/30 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@baijumeswani

Copy link
Copy Markdown
Contributor

/azp run onnxruntime-extensions.CI

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
No pipelines were found matching this branch/path.

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.

3 participants