pagefind-bin: add build-pagefind-bin.yml for riscv64 wheels - #1636
Open
luhenry wants to merge 1 commit into
Open
pagefind-bin: add build-pagefind-bin.yml for riscv64 wheels#1636luhenry wants to merge 1 commit into
luhenry wants to merge 1 commit into
Conversation
luhenry
added a commit
that referenced
this pull request
Sep 8, 2026
luhenry
force-pushed
the
pagefind-bin
branch
from
September 8, 2026 15:32
dbeef24 to
296a309
Compare
luhenry
force-pushed
the
pagefind-bin
branch
from
September 8, 2026 16:03
296a309 to
dca5211
Compare
luhenry
added a commit
that referenced
this pull request
Sep 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
pagefind-bin1.5.2Compiles the
pagefindstatic-site-search CLI and repackages it as apagefind_binwheel using upstream's ownbinary_only_wheel.py. Upstream publishes no riscv64 wheel.Mirrors upstream's
release.yml: builds the WASM/JS/UI vendor assets on a standard runner, then compiles the CLI and packages it.Differs from upstream
bindings = "bin": thepagefindAPI package'sget_executable()needs upstream's realpagefind_bin/pagefindlayout, which maturin's.data/scripts/layout doesn't produce.manylinux_2_39_riscv64via rustup rather than upstream's pinned CI runner image.Testing
pagefind.js/pagefind-entry.json.License: OK - MIT, nothing third-party vendored.