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
Always build and run Cython tests + other CI improvements (#640)
* try to also build cuda.bindings Cython tests at the build stage
* we can no longer lock host Python version
* check if this hack from the test workflow also fixes cibuildwheel
* also install test deps
* AGENT_TOOLSDIRECTORY needs to be writable
* test
* test
* test
* ensure AGENT_TOOLSDIRECTORY is persistent
* do this instead
* fixes
* fix windows
* fix
* fix dir
* extra dot
* ensure the Python include path is visible
* fix python include path; only install essential build deps; add tests
* fix escape; revert test dep installation handling
* misc fixes
* fix win artifact location; pin action commits; enable cuda.core cython tests
* revert pinning ilammy/msvc-dev-cmd for now
* set up a simple dependabot
* fix spdx identifier
* add cuda.core include path
* try this
* again
* ensure cython tests are only run when testing against build CTK
* try to avoid Cython 3.1 to speed up build time
* pin exact commit for all non-NV GHA
* move some reusable logics into build_tests.sh
* fix path format, again
* try enforcing double slashes
0 commit comments