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

Commit protos instead of generating them as part of the build #278

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

einarmo
Copy link
Collaborator

@einarmo einarmo commented Jan 13, 2025

Suggested in #257. This is how all the other SDKs do it, and it means that you don't need protoc to compile the SDK which is nice. It also makes it easier to work with the protos since you can inspect the generated code more easily in IDEs and the like.

@einarmo einarmo requested a review from a team as a code owner January 13, 2025 12:43
@einarmo einarmo requested a review from TBS1996 January 13, 2025 12:43
Copy link
Contributor

@toondaey toondaey left a comment

Choose a reason for hiding this comment

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

Cool! One less dependency to install.

@einarmo einarmo merged commit 427af2c into master Jan 17, 2025
2 checks passed
@einarmo einarmo deleted the commit-protos branch January 17, 2025 09:01
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