jchadwick-buf

Results 9 issues of jchadwick-buf

It is noted in the documentation that buf breaking does not currently support detecting breaking changes in annotations. From the docs, [What we left out](https://buf.build/docs/breaking/rules#what-we-left-out): >We did leave out custom...

Feature

This issue is as much a protobuf-es issue as it is a connect-es issue, but I think it manifests especially badly in connect-es, so I am creating it here. When...

bug

**Is your feature request related to a problem? Please describe.** gRPC and connect-go support a server-side reflection API that serves protobuf schema information to clients. As of now, `connect-node` does...

enhancement

## Overview In dual-stack IPv4+IPv6 environments, it is not always possible to know with certainty whether or not an IPv6 address is actually routable from the current environment. Especially in...

This was reported in the Slack channel. 1. The documentation claims the default value for `buf_token` is `${{github.token}}`. This seems incorrect. 2. It seems that there is some inconsistency between...

The `has` macro is implemented by [visiting the child nodes and returning true if there was not a `CELEvalError`](https://github.com/cloud-custodian/cel-python/blob/6b8e3cd85c205eaa1d3193611c1ba0dcf9fdde97/src/celpy/evaluation.py#L1273). However, this makes it impossible for Protobuf messages to be handled...

I know there was some discussion about this but now that #533 is closed without resolution it's unclear what the future holds. The status has changed slightly since before. Protobuf...

**Feature description:** Email address validation is underspecified and underdocumented, and protovalidate implementations in different languages use very different e-mail parsing codepaths leading to different validation results in edge cases. E-mail...

Feature

This PR adds targets to build `protoc` plugins for all the built-in plugins. This will result in the following binaries being available: - `protoc-gen-cpp` - `protoc-gen-csharp` - `protoc-gen-java` - `protoc-gen-kotlin`...

protoc
wait for user action