Skip to content

Conversation

@mhucka
Copy link
Contributor

@mhucka mhucka commented Nov 16, 2025

Changes:

  • It turns out that cibuildwheel builds the same wheels for the different arm64 targets used in the build matrix. We can pare down the combinations.

  • The job upload_to_testpypi does not really need to upload every single wheel. An adequate test is to try one for each platform we build. Doing that is faster and more efficient in terms of resource usage.

The job `upload_to_testpypi` does not really need to upload every single
wheel. An adequate test is to try one for each platform we build. Doing
that is faster and more efficient in terms of resource usage.
@mhucka mhucka force-pushed the mh-split-up-uploads branch from 2c79694 to c6be209 Compare November 16, 2025 06:05
It turns out that cibuildwheel builds the same wheels for the different
arm64 targets used in the build matrix. We can pare down the combinations.
@mhucka mhucka force-pushed the mh-split-up-uploads branch from c6be209 to 2b62e30 Compare November 16, 2025 07:09
@mhucka mhucka marked this pull request as ready for review November 16, 2025 07:42
@mhucka mhucka added this pull request to the merge queue Nov 16, 2025
Merged via the queue into quantumlib:main with commit 1627af9 Nov 16, 2025
38 checks passed
@mhucka mhucka deleted the mh-split-up-uploads branch November 16, 2025 08:10
mhucka added a commit that referenced this pull request Dec 1, 2025
Changes:

* It turns out that cibuildwheel builds the same wheels for the
different arm64 targets used in the build matrix. We can pare down the
combinations.

* The job `upload_to_testpypi` does not really need to upload every
single wheel. An adequate test is to try one for each platform we build.
Doing that is faster and more efficient in terms of resource usage.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant