Skip to content

pyrefly: add build-pyrefly.yml for riscv64 wheels - #891

Merged
luhenry merged 1 commit into
mainfrom
pyrefly
Sep 4, 2026
Merged

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

Conversation

@luhenry

@luhenry luhenry commented Sep 4, 2026

Copy link
Copy Markdown
Member

Compiles pyrefly's Rust binary (a fast Python type checker/language server) into a single-executable wheel via maturin. Upstream publishes no riscv64 wheel.

Mirrors the sdist/linux jobs of upstream's build_binaries.yml.

Differs from upstream

  • One native build job, no interpreter matrix - bindings = "bin" produces one interpreter-agnostic wheel.

Testing

  • same as upstream: --version, --help, check test.py, python -m pyrefly --version.

License: OK

Built on riscv64 CI.

Mirrors the sdist/linux jobs of facebook/pyrefly's own build_binaries.yml:
PyO3/maturin-action against the pyrefly/ maturin project (bindings = "bin",
single compiled binary, no ABI tag), then the same --version/--help/check
test.py smoke test upstream runs on its own published wheels.
@luhenry
luhenry merged commit 5763c9b into main Sep 4, 2026
10 checks passed
@luhenry
luhenry deleted the pyrefly branch September 4, 2026 08:05
@luhenry luhenry linked an issue Sep 4, 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.

pyrefly riscv64 support

1 participant