onnxruntime/tools/ci_build/github/azure-pipelines/templates
Changming Sun 8237568b65
Fix the rocm packaging pipeline package upload problem (#11174)
In #11114 , I changed the script to use azcopy instead of azure blob storage's python APIs. However, it doesn't work for the AMD rocm pipeline, because:

1. The machines do not have azcopy installed
2. The machines are not in Azure, so they don't have Azure managed identity. So they still need to use SAS.

Therefore in this PR I get the old python file back, but only use it in the AMD pipeline.
2022-04-11 13:59:44 -07:00
..
android-java-api-aar-test.yml Pipeline changes to build full ORT package for Android (#10654) 2022-03-04 15:35:54 +10:00
android-java-api-aar.yml Pipeline changes to build full ORT package for Android (#10654) 2022-03-04 15:35:54 +10:00
c-api-artifacts-package-and-publish-steps-posix.yml
c-api-artifacts-package-and-publish-steps-windows.yml
c-api-cpu.yml FIX: Nuget pipeline doesn't report binary size for Linux ARM64 2022-03-31 18:32:05 -07:00
clean-agent-build-directory-step.yml Add cleanup steps to the build jobs which run in Linux CPU machine pool (#11078) 2022-03-31 22:34:12 -07:00
compliance.yml
component-governance-component-detection-steps.yml
esrp_nuget.yml
get-docker-image-steps.yml Integrate C-API tests into Pipelines for release packages (#10794) 2022-03-15 10:18:38 -07:00
java-api-artifacts-package-and-publish-steps-posix.yml
java-api-artifacts-package-and-publish-steps-windows.yml
java-test-final-jar-step.yml
linux-ci.yml
linux-set-variables-and-download.yml
mac-ci.yml [JS] upgrade package-lock.json from v1 to v2 (#11039) 2022-03-30 13:30:28 -07:00
mac-esrp-dll.yml
mac-packaging.yml
nodejs-artifacts-package-and-publish-steps-posix.yml
nodejs-artifacts-package-and-publish-steps-windows.yml
orttraining-linux-gpu-ortmodule-test-ci-pipeline.yml Update orttraining release pipelines to use torch 1.11.0 (#11018) 2022-03-31 21:51:06 -07:00
py-packaging-selectable-stage.yml add python3.10 support (#10848) 2022-03-21 09:46:02 +08:00
py-packaging-stage.yml Fix the rocm packaging pipeline package upload problem (#11174) 2022-04-11 13:59:44 -07:00
py-packaging-training-cuda-stage.yml Update tools/ci_build/upload_python_package_to_azure_storage.py to not use the azure blob storage python package (#11114) 2022-04-06 14:30:51 -07:00
react-native-ci.yml [js] Create npm packaging pipeline (#10886) 2022-03-17 16:44:00 -07:00
run-docker-build-steps.yml
set-nightly-build-option-variable-step.yml
set-python-manylinux-variables-step.yml add python3.10 support (#10848) 2022-03-21 09:46:02 +08:00
set-test-data-variables-step.yml
set-version-number-variables-step.yml Integrate C-API tests into Pipelines for release packages (#10794) 2022-03-15 10:18:38 -07:00
telemetry-steps.yml
validate-package.yml Integrate C-API tests into Pipelines for release packages (#10794) 2022-03-15 10:18:38 -07:00
web-browserstack-ci.yml [JS] upgrade package-lock.json from v1 to v2 (#11039) 2022-03-30 13:30:28 -07:00
web-ci.yml [js/wasm] Add WebAssembly static library build into web CI pipeline (#10959) 2022-03-21 15:49:49 -07:00
win-ci-arm.yml
win-ci.yml [JS] upgrade package-lock.json from v1 to v2 (#11039) 2022-03-30 13:30:28 -07:00
win-cpu-ci.yml [JS] upgrade package-lock.json from v1 to v2 (#11039) 2022-03-30 13:30:28 -07:00
win-esrp-dll.yml
win-gpu-ci.yml Update orttraining release pipelines to use torch 1.11.0 (#11018) 2022-03-31 21:51:06 -07:00
win-wasm-ci.yml [js/wasm] Add WebAssembly static library build into web CI pipeline (#10959) 2022-03-21 15:49:49 -07:00
win-web-ci.yml [js] Create npm packaging pipeline (#10886) 2022-03-17 16:44:00 -07:00
win-web-multi-browsers.yml [JS] upgrade package-lock.json from v1 to v2 (#11039) 2022-03-30 13:30:28 -07:00
windows-build-and-test-steps.yml
windows-build-tools-setup-steps.yml
windowsai-nuget-build.yml
with-container-registry-steps.yml