Skip to content

valkey-glide: add build-valkey-glide.yml for riscv64 wheels - #1678

Open
luhenry wants to merge 1 commit into
mainfrom
valkey-glide
Open

valkey-glide: add build-valkey-glide.yml for riscv64 wheels#1678
luhenry wants to merge 1 commit into
mainfrom
valkey-glide

Conversation

@luhenry

@luhenry luhenry commented Sep 10, 2026

Copy link
Copy Markdown
Member

Compiles the Valkey GLIDE async Python client, a PyO3-bound Rust core (glide-core, an ffi cdylib, and a glide-shared native extension all bundled into one wheel) implementing a Valkey/Redis OSS driver. Upstream publishes no riscv64 wheel.

Mirrors the publish-binaries/publish-async-to-pypi jobs of upstream's pypi-cd.yml.

Differs from upstream

  • protoc comes from Rocky 10's CRB yum repo, not upstream's pinned GitHub release - that release ships no riscv64 binary
  • bundles the project's own LICENSE beside pyproject.toml - upstream's published wheel carries no licence text at all

Testing

  • same as upstream

License: OK

Built on cp312; async client import smoke test passed.

luhenry added a commit that referenced this pull request Sep 10, 2026
@luhenry
luhenry force-pushed the valkey-glide branch 2 times, most recently from 7406179 to f3d1d1c Compare September 10, 2026 06:05
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