onnxruntime/tools/ci_build/github
Changming Sun dc545d366d
Publish debug symbols for Windows python packages (#20973)
### Description
1. Publish debug symbols for Windows python packages. This PR will
publish them to ADO. Later on I will also replicate them to Microsoft
Symbol Server.
2. Build the packages in Release mode instead of RelWithDebInfo, to be
consistent with the other platforms(Linux/macOS/...)


### Motivation and Context
To help debug things. Sometimes we found an issue, but we couldn't debug
it because we didn't have symbols, and once we rebuilt the package
locally the issue was gone. This change would be helpful for such
scenarios.

Build log:
https://aiinfra.visualstudio.com/Lotus/_build?definitionId=841
2024-06-10 12:33:49 -07:00
..
android Remove deprecated "mobile" packages (#20941) 2024-06-07 16:20:32 -05:00
apple Remove deprecated "mobile" packages (#20941) 2024-06-07 16:20:32 -05:00
azure-pipelines Publish debug symbols for Windows python packages (#20973) 2024-06-10 12:33:49 -07:00
js Remove deprecated "mobile" packages (#20941) 2024-06-07 16:20:32 -05:00
linux Update to onnx 1.16.1 (#20702) 2024-06-04 11:06:28 -07:00
pai fix rocm ci pipeline (#19525) 2024-02-15 00:02:08 -08:00
windows Fix Nuget Cuda pipeline package pipeline (#20741) 2024-05-24 09:15:57 -07:00
Doxyfile_csharp.cfg