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

fix(vet): Split vet messages out of codegen.proto #2511

Merged
merged 3 commits into from
Jul 25, 2023

Conversation

kyleconroy
Copy link
Collaborator

We'll move it back into the codegen package once we're ready for vet WASM plugins.

Copy link
Collaborator

@andrewmbenton andrewmbenton left a comment

Choose a reason for hiding this comment

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

This looks nice.

I'm just realizing though that I don't think the cel.Types() call is doing anything, or at least doesn't seem to be required?

Nothing else in the vet codepath references PostgreSQLExplain and MySQLExplain although they are types of fields on vet.PostgreSQL and vet.MySQL.

I guess if that call to cel.Types() isn't required we can remove it in a separate PR.

@kyleconroy
Copy link
Collaborator Author

Okay I think this is ready to go.

@kyleconroy kyleconroy merged commit 205c55d into main Jul 25, 2023
7 checks passed
@kyleconroy kyleconroy deleted the kyle/proto-vet-package branch July 25, 2023 04:42
This pull request was closed.
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