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

fix: handle multiple JSON arrays #38

Merged
merged 1 commit into from
Sep 9, 2024
Merged

fix: handle multiple JSON arrays #38

merged 1 commit into from
Sep 9, 2024

Conversation

adthrasher
Copy link
Member

@adthrasher adthrasher commented Sep 9, 2024

For sufficiently many samples, the bulk describe script emits multiple arrays. This isn't valid JSON, so this change passes those through jq in order to concatenate the arrays (via the flatten command).

@adthrasher adthrasher self-assigned this Sep 9, 2024
@adthrasher adthrasher merged commit 12040f0 into master Sep 9, 2024
1 check 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.

1 participant