Skip to content

taplo: add build-taplo.yml for riscv64 wheels - #1173

Merged
luhenry merged 2 commits into
mainfrom
taplo
Sep 7, 2026
Merged

luhenry merged 2 commits into
mainfrom
taplo

Conversation

@luhenry

@luhenry luhenry commented Sep 6, 2026

Copy link
Copy Markdown
Member

Builds the taplo-cli Rust binary via maturin's bindings = "bin" mode and wraps it in a wheel. Upstream publishes no riscv64 wheel.

Mirrors the linux job of upstream's releases.yaml.

Differs from upstream

  • PyO3/maturin-action targets riscv64gc-unknown-linux-gnu with manylinux: '2_39' instead of upstream's Alpine/musl cross jobs - riscv64 is not one of upstream's matrix targets.

Testing

  • No wheel-level test suite ships in the sdist (upstream's own toml-test/Rust unit tests aren't packaged); drives the built binary's lint/format commands against known-bad TOML fixtures instead of a bare --version check.

License: OK - MIT, nothing third-party vendored.

Built taplo-cli locally and ran the wheel's test step end to end to confirm exit codes ahead of CI.

@luhenry
luhenry merged commit 5e7ce77 into main Sep 7, 2026
10 checks passed
@luhenry
luhenry deleted the taplo branch September 7, 2026 08:17
@luhenry luhenry linked an issue Sep 7, 2026 that may be closed by this pull request
@luhenry luhenry mentioned this pull request Sep 7, 2026
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.

taplo riscv64 support

1 participant