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

chore: added debug message to debug failed patch output #144

Merged
merged 2 commits into from
Mar 28, 2025

Conversation

astromechza
Copy link
Member

cc @mathieu-benoit

When we debug issues related to patching output, we need to indicate to users that they should run with -vv to debug this unmarshalling error. Since Go unmarshal errors are often quite opaque. We don't have a more useful schema to run this against.

@mathieu-benoit mathieu-benoit self-requested a review March 26, 2025 15:41
Copy link
Contributor

@mathieu-benoit mathieu-benoit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks!

Being able to run score generate -vvv could be helpful indeed!

Let's do this for score-compose next ;)

@astromechza astromechza merged commit 87386c7 into main Mar 28, 2025
4 checks passed
@astromechza astromechza deleted the additional-debug-message-for-patch-output branch March 28, 2025 05:35
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