Skip to content

tree-sitter-powershell: add build-tree-sitter-powershell.yml for riscv64 wheels - #1055

Merged
luhenry merged 1 commit into
mainfrom
tree-sitter-powershell
Sep 6, 2026
Merged

tree-sitter-powershell: add build-tree-sitter-powershell.yml for riscv64 wheels#1055
luhenry merged 1 commit into
mainfrom
tree-sitter-powershell

Conversation

@luhenry

@luhenry luhenry commented Sep 6, 2026

Copy link
Copy Markdown
Member

Compiles the PowerShell tree-sitter grammar's Python binding (a C extension over src/parser.c). Upstream publishes no riscv64 wheel.

Mirrors upstream's publish_pypi.yml, following the same shape already used for tree-sitter-json/tree-sitter-kotlin/tree-sitter-scala since the release tag commits a generated src/parser.c (no generate-then-build workaround needed, unlike tree-sitter-swift).

Differs from upstream

  • Skips the tree-sitter generate regeneration step - the tagged src/parser.c already matches the tagged grammar.js.

Testing

  • same as upstream

License: OK

@luhenry
luhenry merged commit 657ce14 into main Sep 6, 2026
6 checks passed
@luhenry
luhenry deleted the tree-sitter-powershell branch September 6, 2026 14:20
@luhenry luhenry linked an issue Sep 6, 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.

tree-sitter-powershell riscv64 support

1 participant