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

Add Starlark as an engine #2618

Closed
apeabody opened this issue Mar 9, 2023 · 3 comments
Closed

Add Starlark as an engine #2618

apeabody opened this issue Mar 9, 2023 · 3 comments
Labels
enhancement New feature or request stale

Comments

@apeabody
Copy link
Contributor

apeabody commented Mar 9, 2023

Describe the solution you'd like
With the addition of multi-engine(#2616), it would be wonderful if Gatekeeper can add support for Starlark. Starlark implements a subset of the Python language with familiar and readable syntax, and the interpreter is available as a Go module for parallel execution.

@apeabody apeabody added the enhancement New feature or request label Mar 9, 2023
@stale
Copy link

stale bot commented May 9, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label May 9, 2023
@maxsmythe
Copy link
Contributor

keeping alive b/c I'm curious to see what kind of feedback we get here

@stale stale bot removed the stale label May 10, 2023
@stale
Copy link

stale bot commented Jul 9, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jul 9, 2023
@stale stale bot closed this as completed Jul 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale
Projects
None yet
Development

No branches or pull requests

2 participants