Skip to content

Conversation

@luccabb
Copy link
Member

@luccabb luccabb commented Feb 1, 2025

Summary

This PR does 2 things:

  • Builds a few additional wheels for python with some variations of manylinux and architectures. Enabling gni to be downloaded for those additional environments
  • Publishes these wheels to pypi when there's a new github release

Test Plan

ssh into ci and upload to testpypi

runner@fv-az1782-709:~/work/gni/gni$ twine upload --skip-existing -r testpypi wheels/**/*.whl 

observe files are available on testpypi: https://test.pypi.org/project/gni/#files

@luccabb luccabb changed the title Ci python building and publishing additional python wheels Feb 1, 2025
@luccabb luccabb marked this pull request as ready for review February 1, 2025 01:18
@luccabb luccabb merged commit 69b9727 into main Feb 1, 2025
29 checks passed
@luccabb luccabb deleted the ci-python branch February 1, 2025 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

4 participants