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

JmesPath support #142

Closed
luisdavim opened this issue Dec 27, 2023 · 3 comments · Fixed by #144
Closed

JmesPath support #142

luisdavim opened this issue Dec 27, 2023 · 3 comments · Fixed by #144
Assignees

Comments

@luisdavim
Copy link
Contributor

I think https://github.com/jmespath-community/go-jmespath would be a useful addtion to risor, I end up using jq or yq in most of my bash scripts and this could be a nice alternative for it in risor.

If you agree I can open a PR for it.

@myzie
Copy link
Collaborator

myzie commented Dec 27, 2023

That'd be great. Just one function to expose, right? jmespath.search?

@luisdavim
Copy link
Contributor Author

luisdavim commented Dec 27, 2023

That'd be great. Just one function to expose, right? jmespath.search?

Yeah and I think we could call it just jmespath.

@luisdavim
Copy link
Contributor Author

I've opened #144 for this.

@luisdavim luisdavim changed the title JamesPath support JmesPath support Dec 28, 2023
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 a pull request may close this issue.

2 participants