-
Notifications
You must be signed in to change notification settings - Fork 12
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
Need help? #3
Comments
Hi! Thanks for reaching out :) What would help me is for you to try it out! It's pretty much usable, we're using it in the The feedback I'm looking for is:
You could also help by implementing builtins defined in this list: #1 |
Hi! I've started working on the builtins, so far really nice experience, kudos! I've seen:
I've also:
Before I start full-out implementing builtins, I'm looking for a productive way to test my work. I feel there's probably a really optimal way to test, more of a blackbox against the official OPA test suite, but what ever way -- that the test rig should probably be built in Rust inside this repo, or maybe there's a way to avoid that and test differently? Happy to hear if you had thoughts or are already testing in a different way? |
@jondot Thanks a lot for that! Sorry for not getting back to you earlier, I was out of office the past week ; I will review that this week. |
No worries, |
@sandhose hi 👋 trying to reach you here, |
@jondot Hi! I had this notification sitting in my inbox for way too long, and couldn't manage to find time to get back working on this project before. I'm very sorry about that. I'm definitely still accepting PRs, and will try to streamline that process a bit more. I'll check with my employer if I can get other people reviewing PRs on this project, or if I can get you maintainers rights on the project, so that it's not completely dependant on me. |
Hey @sandhose!, no worries, fantastic, we'll keep pushing more builtins, I believe we can cover everything soon (most of the challenging parts are done). |
…uiltins implement urlquery
Hi,
I've built a few infra projects bridging OPA to Rust.
This project looks like what I wanted to build -- any way I can help? (roadmap, issues list to pick up, etc.?)
The text was updated successfully, but these errors were encountered: