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

Migrate fetch commands to use the jaq crate used by the json command and remove jql dependency #1981

Closed
jqnatividad opened this issue Jul 18, 2024 · 0 comments · Fixed by #2222
Assignees
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request. Once marked with this label, its in the backlog.

Comments

@jqnatividad
Copy link
Collaborator

The json command's jaq crate uses jq syntax & semantics and is only a tad slower that jql.

Since jq is widely used for json-wrangling, upgrade fetch commands so it uses jaq instead.

cc @rzmk

@jqnatividad jqnatividad added enhancement New feature or request. Once marked with this label, its in the backlog. dependencies Pull requests that update a dependency file labels Jul 18, 2024
@jqnatividad jqnatividad self-assigned this Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request. Once marked with this label, its in the backlog.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant