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

Revert make proto-gen in #9590 #9621

Merged
merged 2 commits into from
Oct 25, 2022
Merged

Revert make proto-gen in #9590 #9621

merged 2 commits into from
Oct 25, 2022

Conversation

sergio-mena
Copy link
Contributor

Looks like make proto-gen is changing the dependencies in the auto-generated code, which is causing problem in CI.

This temporary fix reverts the make proto-gen introduced by #9590

This is temporary: we need to find out why make proto-gen is introducing those dependency changes.


PR checklist

  • Tests written/updated, or no tests needed
  • CHANGELOG_PENDING.md updated, or no changelog entry needed
  • Updated relevant documentation (docs/) and code comments, or no
    documentation updates needed

@sergio-mena sergio-mena requested a review from a team October 24, 2022 15:28
@sergio-mena sergio-mena self-assigned this Oct 24, 2022
// BlockIdFlag indicates which BlockID the signature is for
// BlockIdFlag indicates which BlcokID the signature is for
Copy link
Contributor

Choose a reason for hiding this comment

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

I have a feeling this is the one line change that's causing the generated code checker to fail which I think is fine. I think we just need to update the documentation on the .proto file.

@cmwaters cmwaters merged commit 3136b7a into main Oct 25, 2022
@cmwaters cmwaters deleted the sergio/revert-proto-gen branch October 25, 2022 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done/Merged
Development

Successfully merging this pull request may close these issues.

2 participants