modules
modules copied to clipboard
Collection of third-party modules managed and synced by Buf.
## Mandatory **Where is the source code for the Managed Module?** https://github.com/google/gnostic Specifically the `openapiv3` directory, but also maybe the `openapiv2` directory. **Do the proto files declare a package?** Yes,...
Fixes #482
This runs the latest fixes in #530 to pull in the `cpp_features.proto` and `java_features.proto` files into the v26.1 module. This is currently just a draft PR because we need to...
The source repository https://github.com/GoogleCloudPlatform/protoc-gen-bq-schema does SemVer releases, it can be moved to sync them instead of individual git commits. We need to wait for the next release to avoid pushing...
This is slightly different since google/cel-spec is already available. But, the test types are not. Only cel/expr is available on the BSR. Implementing CEL conformance tests requires the test package...
The automatic Fetch references workflow failed, please investigate: https://github.com/bufbuild/modules/actions/runs/10962711449/attempts/1
Similar treatment than #579, waiting if/when protovalidate moves to v2: https://github.com/bufbuild/protovalidate/pull/233
## Mandatory **Where is the source code for the Managed Module?** https://github.com/planetscale/vtprotobuf **Do the proto files declare a package?** Yes [github.com/planetscale/vtprotobuf/vtproto](http://github.com/planetscale/vtprotobuf/vtproto/ext.proto), ## Optional **Does this module have other module dependencies/imports?**...
The [card.proto](https://github.com/googleapis/googleapis/blob/master/google/apps/card/v1/card.proto) file in the googleapis is used to develop Google Workspace addons (by using the [alternate-runtime](https://developers.google.com/workspace/add-ons/guides/alternate-runtimes) way of developing). As this is something expected to be used for developing...