onnxruntime/tools
Changming Sun 138ccecd22
Change how "NPM packaging pipeline" downloads packages from another pipeline (#17838)
### Description
"NPM packaging pipeline" needs to download an artifact from
"Zip-Nuget-Java-Nodejs Packaging Pipeline".
It has been a long-time issue that they two pipelines often use
different commit ids.
This change declares 'Zip-Nuget-Java-Nodejs Packaging Pipeline' as a
resource, so that "NPM packaging pipeline" will always fetch from the
pipeline run that triggers this NPM pipeline.
Their official document says:
"When you define a resource trigger, if its pipeline resource is from
the same repo as the current pipeline, triggering follows the same
branch and commit on which the event is raised."
2023-10-11 21:07:27 -07:00
..
android_custom_build [Linter] Bump ruff and remove pylint (#17797) 2023-10-05 21:07:33 -07:00
ci_build Change how "NPM packaging pipeline" downloads packages from another pipeline (#17838) 2023-10-11 21:07:27 -07:00
doc Disable PERF* rules in ruff to allow better readability (#16834) 2023-07-25 15:38:22 -07:00
nuget [TensorRT EP] Refactor OrtTensorRTProviderOptions initialization and make it easy to add new field (#17617) 2023-10-06 14:12:20 -07:00
perf_view fixed #16873 (#16932) 2023-09-26 09:57:01 -07:00
python [Linter] Bump ruff and remove pylint (#17797) 2023-10-05 21:07:33 -07:00
scripts Remove dnf update from docker build scripts (#17551) 2023-09-21 07:33:29 -07:00