Skip to content

Disable proto library generation for protocompile#2278

Merged
fmeum merged 1 commit intobazel-contrib:masterfrom
ouillie:master
Jan 26, 2026
Merged

Disable proto library generation for protocompile#2278
fmeum merged 1 commit intobazel-contrib:masterfrom
ouillie:master

Conversation

@ouillie
Copy link
Copy Markdown
Contributor

@ouillie ouillie commented Jan 26, 2026

What type of PR is this?

Bug fix

What package or component does this PR mostly affect?

cmd/gazelle

What does this PR do? Why is it needed?

github.com/bufbuild/protocompile bundles well-known .proto files under wellknownimports/google/, which is conflicting with the go_proto_library targets that Gazelle wanted to generate.

Which issues(s) does this PR fix?

Addresses #2029 although that issue technically was asking for something else.

Other notes for review

`github.com/bufbuild/protocompile` bundles well-known .proto files under
`wellknownimports/google/`, which is conflicting with the
`go_proto_library` targets that Gazelle wanted to generate.
@fmeum fmeum merged commit 3234826 into bazel-contrib:master Jan 26, 2026
15 checks passed
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