-
Notifications
You must be signed in to change notification settings - Fork 1
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: make tsm-report JSON-friendly #7
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The provider fields are human-readable, so let’s make them readable for json
Thanks for this PR, @thomas-fossati . It looks good, except for the service_provider comment I made above. Thanks, @deeglaze , for reviewing this also. |
Thanks, @jraman567 - I will refrain from hitting the send button to kick off the registration until we confirm the behaviour. Since this change only focuses on adding the JSON serialisation, we can merge this and raise an issue to track the testing/confirmation activity. (Edit: tracking issue #8) |
Signed-off-by: Thomas Fossati <thomas.fossati@linaro.org>
Signed-off-by: Thomas Fossati <thomas.fossati@linaro.org> Co-authored-by: Dionna Amalie Glaze <drdeeglaze@gmail.com>
d7fcc0e
to
4712983
Compare
@thomas-fossati That sounds good to me. I'll mark my comment as "Resolved" as we track the issue separately. |
No description provided.