onnxruntime/.github
Changming Sun e7a0495a87
Cherry-picks pipeline changes to 1.16.0 release branch (#17577)
### Description
1. Delete Prefast tasks (#17522)
2. Disable yum update (#17551)
3. Avoid calling patchelf (#17365 and #17562) we that we can validate
the above fix

The main problem I'm trying to solve is: our GPU package depends on both
CUDA 11.x and CUDA 12.x . However, it's not easy to see the information
because ldd doesn't work with the shared libraries we generate(see issue
#9754) . So the patchelf change are useful for me to validate the
"Disabling yum update" was successful. As you can see we call "yum
update" from multiple places. Without some kind of validation it's hard
to say if I have covered all of them.
The Prefast change is needed because I'm going to update the VM images
in the next a few weeks. In case of we need to publish a patch release
after that.

### Motivation and Context
Without this fix we will mix using CUDA 11.x and CUDA 12.x. And it will
crash every time when we use TensorRT.
2023-09-18 15:03:48 -07:00
..
ISSUE_TEMPLATE Update github issue template for 'web': add EP (#15955) 2023-05-16 23:50:33 -07:00
workflows Cherry-picks pipeline changes to 1.16.0 release branch (#17577) 2023-09-18 15:03:48 -07:00
dependabot.yml Fix lintrunner configurations (#15586) 2023-04-20 08:54:26 -07:00
labeler.yml Update labeler.yml for web (#15142) 2023-03-23 09:39:04 -07:00
pull_request_template.md Declutter pull_request_template (#13026) 2022-09-21 14:56:30 -07:00
stale.yml Update stale.yml (#12813) 2022-09-01 20:50:46 -07:00