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

🐛 handle correct structs for protobof init calls #541

Merged

Conversation

shawn-hurley
Copy link
Contributor

Adding validation of the keys in provider-specific config to only be strings

Adding test cases to validate both JSON and yaml provider settings files will work.

fixes #501

Adding validation of the keys in provider specific config to only be
strings

Adding test cases to validate both json and yaml provider settings files
will work

Signed-off-by: Shawn Hurley <[email protected]>
@pranavgaikwad pranavgaikwad merged commit 2e45db3 into konveyor:main Mar 20, 2024
6 checks passed
aufi pushed a commit to aufi/analyzer-lsp that referenced this pull request Mar 25, 2024
Adding validation of the keys in provider-specific config to only be
strings

Adding test cases to validate both JSON and yaml provider settings files
will work.

fixes konveyor#501

Signed-off-by: Shawn Hurley <[email protected]>
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.

[BUG] Complex provider specific config causes gRPC init call to fail
4 participants