Skip to content

rumdl: add build-rumdl.yml for riscv64 wheels - #1741

Merged
luhenry merged 1 commit into
mainfrom
rumdl
Sep 12, 2026
Merged

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

Conversation

@luhenry

@luhenry luhenry commented Sep 11, 2026

Copy link
Copy Markdown
Member

Compiles rumdl's Rust binary (a fast Markdown linter/formatter) into a single-executable wheel via maturin. Upstream publishes no riscv64 wheel.

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

Differs from upstream

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

Testing

  • --version, --help, and a real lint/fix round-trip (check, check --fix) against a fixture with a trailing-whitespace violation.
  • python -m rumdl not used - upstream's __main__.py only resolves the binary via a dev-checkout-relative path, not an installed wheel.

License: OK

Built on riscv64 CI.

@luhenry
luhenry merged commit 50794b8 into main Sep 12, 2026
10 checks passed
@luhenry
luhenry deleted the rumdl branch September 12, 2026 19:17
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.

1 participant