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

Add support for byte arrrays #6

Merged
merged 2 commits into from
Sep 20, 2023
Merged

Add support for byte arrrays #6

merged 2 commits into from
Sep 20, 2023

Conversation

pipex
Copy link
Collaborator

@pipex pipex commented Sep 14, 2023

A log entry containing a byte encoded message would cause jq to return an error cannot add <string> to array. This converts the message into a string before adding it to the log stream.

Change-type: minor

@flowzone-app flowzone-app bot enabled auto-merge September 14, 2023 01:17
@pipex pipex force-pushed the byte-array branch 2 times, most recently from 55d46c9 to 3b7b244 Compare September 14, 2023 19:07
A log entry containing a byte encoded message would cause jq to return
an error `cannot add <string> to array`. This converts the message into
a string before adding it to the log stream.

Change-type: minor
@pipex
Copy link
Collaborator Author

pipex commented Sep 20, 2023

LGTM

@flowzone-app flowzone-app bot merged commit 355cdfe into main Sep 20, 2023
50 checks passed
@flowzone-app flowzone-app bot deleted the byte-array branch September 20, 2023 21:43
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