Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: handle powershell in github-env audit #227

Merged
merged 10 commits into from
Dec 16, 2024
Merged

Conversation

woodruffw
Copy link
Owner

@woodruffw woodruffw commented Dec 3, 2024

This is purely experimental: I revived a copy of tree-sitter-powershell and got the Rust bindings working. I don't love the idea of having to maintain this, though.

Changes needed here: woodruffw-forks/tree-sitter-powershell#1

Uses tree-sitter-powershell to match env writes, like we do with tree-sitter-bash.

See #197

@woodruffw woodruffw added the enhancement New feature or request label Dec 3, 2024
There are too many of these to enumerate, but
these two additional ones are empirically
present on GitHub based on code searches.
@woodruffw
Copy link
Owner Author

woodruffw commented Dec 5, 2024

Blocked: airbus-cert/tree-sitter-powershell#12

Signed-off-by: William Woodruff <william@yossarian.net>
Signed-off-by: William Woodruff <william@yossarian.net>
@woodruffw
Copy link
Owner Author

Almost unblocked here, but not quite: airbus-cert/tree-sitter-powershell#12

@woodruffw
Copy link
Owner Author

Final blocker: airbus-cert/tree-sitter-powershell#15

@woodruffw woodruffw self-assigned this Dec 15, 2024
Signed-off-by: William Woodruff <william@yossarian.net>
Signed-off-by: William Woodruff <william@yossarian.net>
@woodruffw woodruffw marked this pull request as ready for review December 16, 2024 15:50
@woodruffw woodruffw merged commit d7ec574 into main Dec 16, 2024
20 checks passed
@woodruffw woodruffw deleted the ww/github-env-pwsh branch December 16, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant