Skip to content

squawk-cli: Add version 2.63.0 - #2180

Merged
luhenry merged 1 commit into
mainfrom
squawk-cli
Sep 21, 2026
Merged

luhenry merged 1 commit into
mainfrom
squawk-cli

Conversation

@luhenry

@luhenry luhenry commented Sep 21, 2026 •

Copy link
Copy Markdown
Member

Builds the squawk Rust binary - a linter for PostgreSQL migrations - via maturin's bindings = "bin" mode and wraps it in a wheel. Upstream publishes no riscv64 wheel.

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

Differs from upstream

  • maturin-version left unset - upstream's v1.7.1 pin predates maturin's riscv64 release assets.
  • perl-core replaces perl-IPC-Cmd - Rocky 10 also lacks FindBin, which the vendored OpenSSL build needs.
  • clang/llvm/llvm-devel/ensurepip dropped - openssl-sys is the only native crate in the riscv64 graph.

Testing

  • No wheel-level suite is packaged; the installed console script lints a migration fixture and checks exit codes and rule filtering.

License: The binary statically links vendored OpenSSL 3.5.2 (Apache-2.0), same as upstream's own wheels.

Cross-checked the workspace crates for riscv64 and ran the wheel's test step against upstream's 2.63.0 binary before CI.

@github-actions

github-actions Bot commented Sep 21, 2026 •

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-09-21 20:13 UTC

luhenry added a commit that referenced this pull request Sep 21, 2026
@luhenry
luhenry marked this pull request as ready for review September 21, 2026 18:55
@luhenry
luhenry merged commit 2dc2570 into main Sep 21, 2026
18 of 19 checks passed
@luhenry
luhenry deleted the squawk-cli branch September 21, 2026 20:07
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