Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use cibuildwheel to build aarch64 wheels #1951

Merged
merged 7 commits into from
Jan 28, 2021

Conversation

brettlangdon
Copy link
Member

Just testing out pypa/cibuildwheel#482 to see if I can get it working.

They mentioned this feature should be released this week.

@brettlangdon brettlangdon force-pushed the brettlangdon/cibuildwheel.aarch64 branch from 7c8506e to 5c47ff3 Compare January 21, 2021 21:34
@codecov-io
Copy link

codecov-io commented Jan 21, 2021

Codecov Report

Merging #1951 (21844ce) into master (1a3a1e2) will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1951      +/-   ##
==========================================
+ Coverage   90.92%   90.97%   +0.04%     
==========================================
  Files         555      555              
  Lines       38817    38817              
==========================================
+ Hits        35294    35312      +18     
+ Misses       3523     3505      -18     
Impacted Files Coverage Δ
tests/profiling/_test_line2def_1.py 0.00% <0.00%> (-50.00%) ⬇️
ddtrace/profiling/__init__.py 63.63% <0.00%> (-36.37%) ⬇️
ddtrace/ext/errors.py 76.92% <0.00%> (-15.39%) ⬇️
ddtrace/utils/__init__.py 76.92% <0.00%> (-15.39%) ⬇️
ddtrace/ext/__init__.py 86.66% <0.00%> (-10.00%) ⬇️
ddtrace/provider.py 83.33% <0.00%> (-8.34%) ⬇️
ddtrace/profiling/collector/memalloc.py 95.23% <0.00%> (-4.77%) ⬇️
ddtrace/pin.py 96.20% <0.00%> (-3.80%) ⬇️
ddtrace/settings/config.py 91.80% <0.00%> (-3.28%) ⬇️
ddtrace/profiling/collector/__init__.py 97.29% <0.00%> (-2.71%) ⬇️
... and 21 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1a3a1e2...21844ce. Read the comment docs.

@brettlangdon brettlangdon force-pushed the brettlangdon/cibuildwheel.aarch64 branch from 7ff3de6 to 21844ce Compare January 21, 2021 22:16
@brettlangdon brettlangdon force-pushed the brettlangdon/cibuildwheel.aarch64 branch from 21844ce to 4a456dd Compare January 21, 2021 22:47
@brettlangdon brettlangdon changed the title Brettlangdon/cibuildwheel.aarch64 Use cibuildwheel to build aarch64 wheels Jan 21, 2021
@brettlangdon brettlangdon added the changelog/no-changelog A changelog entry is not required for this PR. label Jan 21, 2021
@Kyle-Verhoog
Copy link
Member

Looks like the cibuildwheels release went out so we can update this PR: https://github.com/joerick/cibuildwheel/releases/tag/v1.8.0

@brettlangdon
Copy link
Member Author

Updated to ~=1.8.0

@brettlangdon brettlangdon marked this pull request as ready for review January 28, 2021 13:48
@brettlangdon brettlangdon requested a review from a team as a code owner January 28, 2021 13:48
@brettlangdon brettlangdon merged commit 90d1d59 into master Jan 28, 2021
@brettlangdon brettlangdon deleted the brettlangdon/cibuildwheel.aarch64 branch January 28, 2021 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog/no-changelog A changelog entry is not required for this PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants