You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: set explicit dorny base and decouple cython-test skip
Two fixes from code review:
1. Set `base: main` on dorny/paths-filter so backport PRs targeting
non-default branches still diff against main for path detection.
2. Decouple SKIP_CYTHON_TEST from SKIP_BINDINGS_TEST_OVERRIDE. The
path-filter override only skips bindings tests; cuda.core Cython
tests should still run on core-only PRs. Cython skip is now driven
solely by CTK minor-version mismatch.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments