onnxruntime/tools/ci_build/github/azure-pipelines
Edward Chen 6d46007028
Add explicit 'set +x' before printing a vso[] command to avoid output getting parsed again with a trailing quote. (#15986)
Here's the motivating issue:
https://github.com/microsoft/azure-pipelines-tasks/issues/10331

Noticed some problems in other repos so also updating usages in ORT.

We may be fine now without it, but this change adds some safeguard against future additions of 'set -x' for debugging.
2023-05-17 19:30:28 -07:00
..
nodejs/templates Add explicit 'set +x' before printing a vso[] command to avoid output getting parsed again with a trailing quote. (#15986) 2023-05-17 19:30:28 -07:00
nuget/templates Add explicit 'set +x' before printing a vso[] command to avoid output getting parsed again with a trailing quote. (#15986) 2023-05-17 19:30:28 -07:00
templates Add explicit 'set +x' before printing a vso[] command to avoid output getting parsed again with a trailing quote. (#15986) 2023-05-17 19:30:28 -07:00
android-arm64-v8a-QNN-crosscompile-ci-pipeline.yml [QNN EP] Update default QNN SDK to version 2.10.0 (#15818) 2023-05-05 13:01:21 -07:00
android-x86_64-crosscompile-ci-pipeline.yml Refactor web-ci pipeline and delete eager mode CI pipeline (#15416) 2023-04-10 10:41:04 -07:00
binary-size-checks-pipeline.yml
build-perf-test-binaries-pipeline.yml Disable XNNPack EP's tests in Windows CI pipeline (#15406) 2023-04-13 12:19:32 -07:00
c-api-noopenmp-packaging-pipelines.yml Add explicit 'set +x' before printing a vso[] command to avoid output getting parsed again with a trailing quote. (#15986) 2023-05-17 19:30:28 -07:00
clean-build-docker-image-cache-pipeline.yml
linux-ci-pipeline.yml Various fixes to the CSharp setup (#15782) 2023-05-05 14:27:30 +10:00
linux-cpu-aten-pipeline.yml Rename onnxruntime-Linux-CPU-2019 machine pool (#15691) 2023-04-27 12:46:18 -07:00
linux-cpu-eager-pipeline.yml Rename onnxruntime-Linux-CPU-2019 machine pool (#15691) 2023-04-27 12:46:18 -07:00
linux-cpu-minimal-build-ci-pipeline.yml Rename onnxruntime-Linux-CPU-2019 machine pool (#15691) 2023-04-27 12:46:18 -07:00
linux-dnnl-ci-pipeline.yml
linux-gpu-ci-pipeline.yml [Fix] No test result report while not using ctest (#15976) 2023-05-17 08:31:16 -07:00
linux-gpu-tensorrt-ci-pipeline.yml [TensorRT EP] avoid excessive library load/unload overhead when running unit tests. (#15639) 2023-04-24 14:43:13 -07:00
linux-gpu-tensorrt-daily-perf-pipeline.yml Fix EP Perf pipeline (#15507) 2023-04-27 10:09:14 -07:00
linux-migraphx-ci-pipeline.yml [ROCm] update ROCm/MIGraphX CI to ROCm5.5 (#15905) 2023-05-15 10:28:15 +08:00
linux-multi-gpu-ci-pipeline.yml Update Cuda to 11.8 in 2 Linux GPU workflows. (#15925) 2023-05-14 12:51:25 +08:00
linux-multi-gpu-tensorrt-ci-pipeline.yml
linux-openvino-ci-pipeline.yml
linux-openvino-nightly-pipeline.yml
linux-qnn-ci-pipeline.yml [QNN EP] Update default QNN SDK to version 2.10.0 (#15818) 2023-05-05 13:01:21 -07:00
mac-ci-pipeline.yml
mac-coreml-ci-pipeline.yml Refactor all Mac build steps (#15440) 2023-04-11 12:12:46 +08:00
mac-ios-ci-pipeline.yml Refactor all Mac build steps (#15440) 2023-04-11 12:12:46 +08:00
mac-ios-packaging-pipeline.yml Add explicit 'set +x' before printing a vso[] command to avoid output getting parsed again with a trailing quote. (#15986) 2023-05-17 19:30:28 -07:00
mac-objc-static-analysis-ci-pipeline.yml Add iOS Swift Package Manager support (#15297) 2023-04-20 16:18:35 +10:00
mac-react-native-ci-pipeline.yml Rename onnxruntime-Linux-CPU-2019 machine pool (#15691) 2023-04-27 12:46:18 -07:00
npm-packaging-pipeline.yml Disable XNNPack EP's tests in Windows CI pipeline (#15406) 2023-04-13 12:19:32 -07:00
orttraining-linux-ci-pipeline.yml
orttraining-linux-external-custom-ops.yml
orttraining-linux-gpu-amd-e2e-test-ci-pipeline.yml Add explicit 'set +x' before printing a vso[] command to avoid output getting parsed again with a trailing quote. (#15986) 2023-05-17 19:30:28 -07:00
orttraining-linux-gpu-ci-pipeline.yml Add support for cuda 11.8 and python 3.11 for training (#15548) 2023-04-20 12:56:45 -07:00
orttraining-linux-gpu-distributed-e2e-test-pipeline.yml
orttraining-linux-gpu-docker-release-pipeline.yml
orttraining-linux-gpu-ortmodule-distributed-test-ci-pipeline.yml Add support for cuda 11.8 and python 3.11 for training (#15548) 2023-04-20 12:56:45 -07:00
orttraining-linux-gpu-ortmodule-test-clear-cache-pipeline.yml Rename onnxruntime-Linux-CPU-2019 machine pool (#15691) 2023-04-27 12:46:18 -07:00
orttraining-linux-gpu-training-apis.yml Add support for cuda 11.8 and python 3.11 for training (#15548) 2023-04-20 12:56:45 -07:00
orttraining-linux-nightly-ortmodule-test-pipeline.yml
orttraining-mac-ci-pipeline.yml
orttraining-pai-ci-pipeline.yml Add explicit 'set +x' before printing a vso[] command to avoid output getting parsed again with a trailing quote. (#15986) 2023-05-17 19:30:28 -07:00
orttraining-py-packaging-pipeline-cpu.yml Add support for cuda 11.8 and python 3.11 for training (#15548) 2023-04-20 12:56:45 -07:00
orttraining-py-packaging-pipeline-cuda.yml Add support for cuda 11.8 and python 3.11 for training (#15548) 2023-04-20 12:56:45 -07:00
orttraining-py-packaging-pipeline-rocm.yml [ROCm] add rocm5.5 to python package pipeline (#15820) 2023-05-06 10:21:15 +08:00
post-merge-jobs.yml Update Win-CPU-2021 to onnxruntime-Win-CPU-2022 (#15967) 2023-05-17 08:29:27 -07:00
py-package-build-pipeline.yml
py-package-test-pipeline.yml Disable XNNPack EP's tests in Windows CI pipeline (#15406) 2023-04-13 12:19:32 -07:00
py-packaging-pipeline.yml
qnn-ep-nuget-packaging-pipeline.yml [QNN EP] Update default QNN SDK version to 2.10 for QNN NuGet pipeline (#15899) 2023-05-15 09:17:42 -07:00
sign_ov_ep_binaries.yml
snpe-ep-nuget-packaging-pipeline.yml
web-ci-pipeline.yml Refactor web-ci pipeline and delete eager mode CI pipeline (#15416) 2023-04-10 10:41:04 -07:00
web-packaging-pipeline.yml Update Win-CPU-2021 to onnxruntime-Win-CPU-2022 (#15967) 2023-05-17 08:29:27 -07:00
win-ci-fuzz-testing.yml Update Win-CPU-2021 to onnxruntime-Win-CPU-2022 (#15967) 2023-05-17 08:29:27 -07:00
win-ci-pipeline.yml Change windows machine pools to use VS2022
 (#15806) 2023-05-16 10:34:34 -07:00
win-gpu-ci-pipeline.yml Change CUDA pipelines to download CUDA SDK in every build job (#15915) 2023-05-17 17:31:51 -07:00
win-gpu-reduce-op-ci-pipeline.yml Change CUDA pipelines to download CUDA SDK in every build job (#15915) 2023-05-17 17:31:51 -07:00
win-gpu-tensorrt-ci-pipeline.yml Unify cuda & trt version on few CIs (#15943) 2023-05-15 09:54:30 -07:00
win-qnn-arm64-ci-pipeline.yml [QNN EP] Update default QNN SDK to version 2.10.0 (#15818) 2023-05-05 13:01:21 -07:00
win-qnn-ci-pipeline.yml [QNN EP] Update default QNN SDK to version 2.10.0 (#15818) 2023-05-05 13:01:21 -07:00