squawk-cli: Add version 2.63.0 - #2180
Merged
Merged
Conversation
luhenry
added a commit
that referenced
this pull request
Sep 21, 2026
Contributor
|
luhenry
added a commit
that referenced
this pull request
Sep 21, 2026
…, 4 test legs, publish dry-run clean)
luhenry
marked this pull request as ready for review
September 21, 2026 18:55
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.
squawk-cli2.63.0Builds the
squawkRust binary - a linter for PostgreSQL migrations - via maturin'sbindings = "bin"mode and wraps it in a wheel. Upstream publishes no riscv64 wheel.Mirrors the
linuxjob of upstream'spython.yml.Differs from upstream
maturin-versionleft unset - upstream'sv1.7.1pin predates maturin's riscv64 release assets.perl-corereplacesperl-IPC-Cmd- Rocky 10 also lacksFindBin, which the vendored OpenSSL build needs.clang/llvm/llvm-devel/ensurepipdropped -openssl-sysis the only native crate in the riscv64 graph.Testing
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.