| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
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. |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Description
Follow-on to PRs #2669 and #2671 (this case was overlooked before).
Restrict the pull-request and manually dispatched build-smoke job in ci-pixi-source-test.yml to the canonical NVIDIA organization, consistent with the workflow's existing public-only full-test guard.
Public CUDA Python pull requests continue to exercise the source-build smoke test because pull-request workflows run in the base repository's context. Repositories that inherit this workflow no longer try to combine the public pixi environments with independently generated bindings for a different CUDA Toolkit version.
Internal tracking issue: 529
Verification
Checklist