onnxruntime/tools/ci_build/github
Hariharan Seshadri f77c8f4863
Fix Npm packaging pipeline (#15425)
### Description
It seems like https://github.com/microsoft/onnxruntime/pull/15329
re-worked some jobs in `react-native-ci.yml` into stages. When this
template is used from within `npm-packaging-pipeline.yml`, there is
problem in that there is a stage that contains multiple stages as jobs.
Per my understanding, this is not acceptable to Azure DevOps. So,
re-working some portion of `npm-packaging-pipeline.yml` to accomadate
changes in https://github.com/microsoft/onnxruntime/pull/15329

### Motivation and Context
Fix NPM packaging pipeline
Validating test run with fix:
https://aiinfra.visualstudio.com/Lotus/_build/results?buildId=297391&view=results
2023-04-07 22:13:39 -07:00
..
android Update python 3.11 and remove 3.7 for Linux (#15214) 2023-03-27 14:46:30 -07:00
apple Add workflow to update Objective-C docs. (#15413) 2023-04-07 15:00:15 -07:00
azure-pipelines Fix Npm packaging pipeline (#15425) 2023-04-07 22:13:39 -07:00
js Use full ORT package for onnxruntime-react-native. (#13037) 2022-09-23 07:20:03 +10:00
linux Update python package pipeline to support 3.11 (#15311) 2023-04-04 10:55:32 -07:00
pai Enable ccache for HIP objects (#14465) 2023-01-28 22:34:24 +08:00
windows Update protobuf to 3.21.x (#15245) 2023-03-29 14:08:18 -07:00
Doxyfile_csharp.cfg