Skip to content

fastnanoid: add build-fastnanoid.yml for riscv64 wheels - #1343

Merged
luhenry merged 1 commit into
mainfrom
fastnanoid
Sep 7, 2026
Merged

fastnanoid: add build-fastnanoid.yml for riscv64 wheels#1343
luhenry merged 1 commit into
mainfrom
fastnanoid

Conversation

@luhenry

@luhenry luhenry commented Sep 7, 2026

Copy link
Copy Markdown
Member

Compiles the pyo3 Nano ID generator extension. Upstream publishes no riscv64 wheel.

Mirrors the linux job of upstream's CI.yml.

Differs from upstream

  • Only manylinux, no musllinux - rustup.rs ships no riscv64 musl toolchain
  • Rust toolchain installed in-container via rustup - upstream's maturin-action does this itself

Testing

  • Runs upstream's tests/test_fastnanoid.py against the built wheel plus a compiled-extension check; upstream's own CI never installs or tests the wheel, only cargo test

License: OK

luhenry added a commit that referenced this pull request Sep 7, 2026
@luhenry
luhenry merged commit 182bc8d into main Sep 7, 2026
9 checks passed
@luhenry
luhenry deleted the fastnanoid branch September 7, 2026 12:41
@luhenry luhenry linked an issue Sep 7, 2026 that may be closed by this pull request
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.

fastnanoid riscv64 support

1 participant