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

Remove JQ command requirement #12

Merged

Conversation

JackPGreen
Copy link
Contributor

gh includes jq querying functionality.
This means the queries can be rewritten to drop the requirement for a jq pre-requisite.

This also potentially makes mocking easier in future by reducing the number of dependencies (...to 1...).

`gh` includes `jq` querying functionality.
This means the queries can be rewritten to drop the requirement for a `jq` pre-requisite.

This also _potentially_ makes mocking easier in future by reducing the number of dependencies (...to 1...).
@JackPGreen JackPGreen requested a review from ldziedziul August 19, 2024 15:06
@JackPGreen JackPGreen self-assigned this Aug 19, 2024
@JackPGreen JackPGreen merged commit c78a8f5 into hazelcast:master Aug 20, 2024
3 checks passed
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 this pull request may close these issues.

2 participants