Skip to content

Include prebuilt executables in releases #695

Description

@andrew-womeldorf

Is your feature request related to a problem? Please describe.
In order to buf generate, my environment must have go installed so that I can first install protoc-gen-connect-go.

Describe the solution you'd like
Include prebuilt executables with releases.

Describe alternatives you've considered
Install go and use go install... 😄

Additional context
This is certainly a convenience request. My current situation is trying to create more efficient CI jobs. I can download protoc-gen-go and buf without needing to bloat the build environment by installing go and associated tools. It would be nice to be able to simply download an executable for protoc-gen-connect-go as well.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions