Skip to content

zizmor: add build-zizmor.yml for riscv64 wheels - #933

Merged
luhenry merged 2 commits into
mainfrom
zizmor
Sep 4, 2026
Merged

zizmor: add build-zizmor.yml for riscv64 wheels#933
luhenry merged 2 commits into
mainfrom
zizmor

Conversation

@luhenry

@luhenry luhenry commented Sep 4, 2026

Copy link
Copy Markdown
Member

Compiles zizmor, a static analysis tool for GitHub Actions/CI security issues, into a maturin bindings = "bin" wheel with no ABI tag (a single compiled executable, not an extension module). Upstream publishes no riscv64 wheel.

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

Differs from upstream

  • Uses PyO3/maturin-action directly with target: riscv64gc-unknown-linux-gnu, manylinux: '2_39' - the riscv64 pairing upstream has no job for.

Testing

  • No wheel-level test suite ships (zizmor's own crates/zizmor/tests/*.rs run under upstream's cargo test, never packaged); runs --version/--help, then drives the real audit engine against upstream's own artipacked.yml fixture (expects the known finding) and a clean workflow (expects none).

License: OK

Built on riscv64 CI.

@luhenry
luhenry merged commit dfbe086 into main Sep 4, 2026
10 checks passed
@luhenry
luhenry deleted the zizmor branch September 4, 2026 17:14
@luhenry luhenry mentioned this pull request Sep 4, 2026
@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.

zizmor riscv64 support

1 participant