Noah Dietz

Results 185 comments of Noah Dietz

> Do you have any PRs or even docs that stand as an example of what the end state would look like? I haven't made a PR for this yet,...

Let me first say: I'm not all that experienced in the inner workings of this project, nor gazelle, I've only looked through the plumbing in the context of these few...

> Last time I tried something like this, it wasn't supported and I went a different route. Yeah, I hear you, and we may just do that, but I felt...

@fmeum awesome, good to know! So in the meantime, do y'all think we should "patch" the existing behavior to be opinionated about the format of `importpath` (i.e. throw an error...

> @achew22 I don't think so, as it is kind of a Go-ism. The other proto language options have their own language-specific formats. However, the protobuf-go generator does support a...

@achew22 I must correct myself, it isn't a Go-ism, but really a protobuf-go idea.

Ok, so this is specific to `go_proto_library` in that it _generates_ the Go code (and thus the `go_library`) that projects depend on. `go_library` and how `importpath` or `package` factors into...

Hey folks, I totally understand the friction/frustration here. I've brought it to the attention of my team (maintainers of the googleapis repo) again and we will try to prioritize the...

@sergiitk The Client Libraries team (which @vam-google and I work on) maintains the com_google_googleapis WORKSPACE. We are a multi-language team and haven't had support to dive into this Go-specific issue...