Add CI status check#379
Conversation
|
Auto-sync is disabled for ready for review pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
|
/ok to test |
|
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
|
/ok to test |
|
/ok to test |
|
/ok to test |
|
Let me admin-merge this because this is only the 1st step; the 2nd step is to add the check status job name to the repo branch rule so that it's honored by GitHub UI. After confirming this works, I'll backport the PR. |
It works: #377 (comment). Let me backport... |
|
I noticed that the backport CI is supposed to send an error message but it did not, because of an error: https://github.com/NVIDIA/cuda-python/actions/runs/12730243631/job/35482964722 |
It didn't actually guard the two lifetime fixes: the driver copies the path during the set call (so the NVIDIA#379 latent UAF can't trigger), and a missing free leaks silently (so NVIDIA#381 wouldn't fail the test either). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Close #377.