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
* added workflow_dispatch to ci-ffi-python
* added windows build
* commented out all other builds
* set correct windows py-platform
* removed windows server 2011
* Adeed capability to get windows thread id.
* Added winapi
* bumped workflow file to trigger build
* wrapped the function with unsafe and the error checker
* made pyroscope_ffi tomls point to a path
* Used the pid type from remoteprocess to accound for platform differences.
* bump workflow
* put back the different platform python builds
* Added the windows-test file.
* Corrected a typo.
* added a windows test build
* added powershell for installing wheel
* udpated trigger on test job
* updated powershell expression
* updating main test file
* use the re-exported Pid type instead of directly depending on remoteprocess
* remove the remoteprocesd dep
* removed unnecessary Cargo change
* Added windows CI PySpy backend.
Co-authored-by: Michael Davis <[email protected]>
0 commit comments