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 quotes to the CNF input config image sources comment #182

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

patrykkulik-microsoft
Copy link
Collaborator

Jordan pointed out that one of the customers did not have quotes around their images sources in the screenshot of the config for their CNFs. This should result in a "invalid JSON" error which should be easy to fix. The problem is that we were actually not including quotes in the config comments which would mean that if the user does what we tell them to do, it will result in an error. That is not good. This PR fixes this minor omission.

I pointed this at the main branch because I don't think there is any risk to it. Let me know if you disagree.

@patrykkulik-microsoft patrykkulik-microsoft merged commit 20f72a6 into main Apr 22, 2024
1 check failed
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