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

Start building riscv64 platform wheels in CI/CD #10330

Merged
merged 10 commits into from
Jan 22, 2025

Conversation

eshattow
Copy link
Contributor

Build for riscv64 architecture

RISC-V 64-bit Little-endian architecture is supported by Ubuntu and Debian Linux distro stable releases expected this year with preview releases already having full support. Alpine Linux has support for riscv64 as of release 3.21; Missing currently is support for riscv64 from the RHEL-based distros.

Add riscv64 architecture to the ci-cd wheel builds to expand software ecosystem support for RISC-V.

Build for riscv64 architecture
@eshattow eshattow requested a review from webknjaz as a code owner January 18, 2025 23:12
Copy link

codecov bot commented Jan 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.77%. Comparing base (ec09560) to head (7dfc6c9).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #10330   +/-   ##
=======================================
  Coverage   98.77%   98.77%           
=======================================
  Files         122      122           
  Lines       37038    37038           
  Branches     2041     2041           
=======================================
  Hits        36585    36585           
  Misses        314      314           
  Partials      139      139           
Flag Coverage Δ
CI-GHA 98.66% <ø> (ø)
OS-Linux 98.35% <ø> (ø)
OS-Windows 96.26% <ø> (+<0.01%) ⬆️
OS-macOS 97.46% <ø> (+<0.01%) ⬆️
Py-3.10.11 97.35% <ø> (-0.01%) ⬇️
Py-3.10.16 97.92% <ø> (ø)
Py-3.11.11 98.01% <ø> (ø)
Py-3.11.9 97.43% <ø> (ø)
Py-3.12.8 98.44% <ø> (ø)
Py-3.13.1 98.43% <ø> (ø)
Py-3.9.13 97.24% <ø> (+<0.01%) ⬆️
Py-3.9.21 97.80% <ø> (ø)
Py-pypy7.3.16 97.39% <ø> (+<0.01%) ⬆️
VM-macos 97.46% <ø> (+<0.01%) ⬆️
VM-ubuntu 98.35% <ø> (ø)
VM-windows 96.26% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

codspeed-hq bot commented Jan 18, 2025

CodSpeed Performance Report

Merging #10330 will not alter performance

Comparing eshattow:patch-1 (7dfc6c9) with master (ec09560)

Summary

✅ 47 untouched benchmarks

@bdraco bdraco added backport-3.11 Trigger automatic backporting to the 3.11 release branch by Patchback robot backport-3.12 Trigger automatic backporting to the 3.12 release branch by Patchback robot labels Jan 20, 2025
@bdraco
Copy link
Member

bdraco commented Jan 20, 2025

Please add a packaging changelog fragment. Thanks

@eshattow eshattow requested a review from asvetlov as a code owner January 21, 2025 12:21
@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Jan 21, 2025
@eshattow
Copy link
Contributor Author

This spellcheck thing is failing, do we ignore it?

CHANGES/10330.misc.rst Outdated Show resolved Hide resolved
CHANGES/10330.misc.rst Outdated Show resolved Hide resolved
@webknjaz webknjaz changed the title Update ci-cd.yml add riscv64 architecture Start building riscv64 platform wheels in CI/CD Jan 22, 2025
@Dreamsorcerer Dreamsorcerer merged commit d3dc087 into aio-libs:master Jan 22, 2025
40 checks passed
Copy link
Contributor

patchback bot commented Jan 22, 2025

Backport to 3.11: 💚 backport PR created

✅ Backport PR branch: patchback/backports/3.11/d3dc087b8e9aa665d47045550e5d9f2eddf8f512/pr-10330

Backported as #10353

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

Copy link
Contributor

patchback bot commented Jan 22, 2025

Backport to 3.12: 💚 backport PR created

✅ Backport PR branch: patchback/backports/3.12/d3dc087b8e9aa665d47045550e5d9f2eddf8f512/pr-10330

Backported as #10354

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Jan 22, 2025
Dreamsorcerer pushed a commit that referenced this pull request Jan 22, 2025
…heels in CI/CD (#10354)

**This is a backport of PR #10330 as merged into master
(d3dc087).**

Co-authored-by: E Shattow <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-3.11 Trigger automatic backporting to the 3.11 release branch by Patchback robot backport-3.12 Trigger automatic backporting to the 3.12 release branch by Patchback robot bot:chronographer:provided There is a change note present in this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants