Noah Dietz

Results 74 comments of Noah Dietz

> Seems like relates to #535 Indeed it does. I will let the maintainers decide which to de-dupe.

> For me, this was related to [bazel-skylib](https://github.com/bazelbuild/bazel-skylib). Something in my workspace I before `gazelle_dependencies()` was pulling in an older version than the one Gazelle uses. After I added a...

Adding `//google/api/apikeys/v2:apikeys_py_gapic_test` to the list.

I've disabled the `lint` job as a required check until we've fixed this. It will continue to run on all PRs but will not block a PR. We need to...

Hi folks, I've opened a [CL](https://go-review.googlesource.com/c/protobuf/+/350469) to fix this. My team has engaged with the protobuf team to get this worked out across languages. The CL is in WIP until...

> I'd appreciate it if your team or the Protobuf team can update the Protobuf Language Guide Definitely! I'll pass that along :) > I'm guessing the discussion was done...

Thanks everyone for considering this and responding so quickly. Yes, acknowledged, this is purely cosmetic, and best effort is sufficient. Agreed correctness should be prioritized over cosmetics in the event...

In Case 1, it shouldn't matter if OUTPUT_ONLY fields are set in the payload - they *must* be ignored by the backend per https://google.aip.dev/203#output-only. Thus this doesn't need to be...

I am going to close this in a few days unless there is more information. The availability of a break-glass solution (disablement comment) makes me less inclined to relax the...

Please change your commit message to be `fix(AIP-158): fix filter function` or something in that format `fix(AIP-158): message`