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

Get latest api versioning-3 commit #185

Open
wants to merge 1 commit into
base: versioning-3
Choose a base branch
from

Conversation

carlydf
Copy link
Contributor

@carlydf carlydf commented Oct 17, 2024

Update proto/api commit to latest on the versioning-3 branch and run make proto

To bring the submodule in sync with the generated code

How did you test it?

Potential risks

@carlydf carlydf requested review from a team as code owners October 17, 2024 21:49
@carlydf carlydf force-pushed the cdf/get-newest-api-versioning-3-commit branch from cf1e238 to cec4c73 Compare October 17, 2024 22:14
@cretz
Copy link
Member

cretz commented Oct 18, 2024

Hrmm, I am wondering if our CI is bad here. There should be a CI check that does a proto regen and confirms git diff doesn't show any changes (i.e. that you are properly committing regenerated Go files).

@bergundy
Copy link
Member

It was disabled during the gogoproto refactor. I noticed it in my last PR and reenabled it: 5a9f019.

@bergundy
Copy link
Member

Assuming this check does what I think it should be doing.

@cretz
Copy link
Member

cretz commented Oct 18, 2024

Not even sure that generator checker would catch the general thing we want to check (generate protos + git diff). Regardless, for this PR, we need to generate the Go code after refreshing protos.

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.

3 participants