cloudevents / sdk-go

Go SDK for CloudEvents
https://cloudevents.github.io/sdk-go/
Apache License 2.0
837 stars 223 forks source link

Official CloudEvents Protobuf Repository on buf.build #933

Open morvencao opened 1 year ago

morvencao commented 1 year ago

Currently, there exists an official Protobuf schema for CloudEvents, which can be found at: CloudEvents Protobuf Schema. However, there is currently no official repository available on buf.build for CloudEvents, making it inconvenient for developers to import this schema into their own projects.

To simplify the process and ensure easier maintenance, I propose the creation of an official CloudEvents Protobuf repository on buf.build. This repository will include a streamlined pipeline for continuous maintenance and updates. This way, developers can seamlessly integrate CloudEvents Protobuf into their projects, enhancing the overall developer experience.

morvencao commented 1 year ago

@duglin @n3wscott Any insight for this?