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

Always validate URI schema #602

Merged
merged 1 commit into from
Aug 4, 2021
Merged

Always validate URI schema #602

merged 1 commit into from
Aug 4, 2021

Conversation

radeksimko
Copy link
Member

I ran into a weird situation where the Terraform VS Code extension would call the validate command with uri=output:extension-output-%232 which was somehow silently accepted.

I can no longer reproduce that client-side bug to understand why this happened, but at least this patch will make that problem more visible next time it happens.

@radeksimko radeksimko added the enhancement New feature or request label Aug 2, 2021
@radeksimko radeksimko changed the title F validate uri schema Always validate URI schema Aug 2, 2021
@radeksimko radeksimko merged commit 4cf6afa into main Aug 4, 2021
@radeksimko radeksimko deleted the f-validate-uri-schema branch August 4, 2021 10:49
@radeksimko radeksimko added this to the v0.21.0 milestone Aug 23, 2021
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant