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 Node test startup on Windows
* Fix Go tests
* Fix Python tests
* Remove Python egg-info dir which shouldn't be tracked in Git
* Publish packages only from main
* Fix formatting
* Add Windows CI job. Simplify Python CI matrix to just 3.12 (latest documented supported version)
* Avoid duplicate CI jobs (push and pull_request)
* Avoid line endings issues in CI
* Clean up defaults
* Similarly don't run go fmt on Windows due to line endings differences
* Fix Python tests in Windows CI job
0 commit comments