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
It would be great if you set up Github Actions CI to build wheels for all supported python versions and platforms and publish them (either automatically when pushing git tags, or manually if you prefer) to the Python Package Index (PyPI) so that pip install sedna works without needing a complete clone from github.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
What would you like to be added/modified:
It would be great if you set up Github Actions CI to build wheels for all supported python versions and platforms and publish them (either automatically when pushing git tags, or manually if you prefer) to the Python Package Index (PyPI) so that
pip install sedna
works without needing a complete clone from github.for more documentation
you can read
GitHub Actions Docs
also you can watch this video to get an understanding / maybe it will help
Video on PyPi GitHub Actions
The text was updated successfully, but these errors were encountered: