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

Generate Go stubs when a new release is published (Fixes #60 and #61) #62

Merged
merged 2 commits into from
Jul 13, 2023

Conversation

johnerikhalse
Copy link
Contributor

When a new release of the protobuf definitions is released, Go stubs are generated and tagged with the same version prefixed with go/. This way the same version can be used in Go import statements

Co-authored-by: Marius Elsfjordstrand Beck <[email protected]>
Copy link
Member

@maeb maeb left a comment

Choose a reason for hiding this comment

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

LGTM

@johnerikhalse johnerikhalse merged commit 994098c into master Jul 13, 2023
@johnerikhalse johnerikhalse deleted the autogenerate_sources branch July 13, 2023 12:36
@trym-b trym-b mentioned this pull request Jul 14, 2023
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