Skip to content

fix(bazel): make pgv compiler usable #766

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

Merged
merged 1 commit into from
Jan 10, 2023
Merged

Conversation

alexeagle
Copy link
Contributor

It wasn't using absolute labels, so the pgv_go_proto_library macro tries to reference non-existent labels in the users workspace.

Also define the go_proto_compiler rule once, rather than one per go_proto_library.

@CLAassistant
Copy link

CLAassistant commented Jan 3, 2023

CLA assistant check
All committers have signed the CLA.

It wasn't using absolute labels, so the pgv_go_proto_library macro tries
to reference non-existent labels in the users workspace.

Also define the go_proto_compiler rule once, rather than one per
go_proto_library.
Copy link
Contributor

@elliotmjackson elliotmjackson left a comment

Choose a reason for hiding this comment

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

great work @alexeagle! thanks for your contribution!

@elliotmjackson elliotmjackson enabled auto-merge (squash) January 10, 2023 16:42
@elliotmjackson elliotmjackson merged commit 9513a03 into bufbuild:main Jan 10, 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.

3 participants