Skip to content

Should we include .pb.go files in this repository? #22

@kyessenov

Description

@kyessenov

I think there is a lot of value in providing generic go tooling support in terms of IDE support, simple go get command working. Every go tool expects the code to be buildable on its own without requiring bazel build tool. Why don't we follow the convention and include the generated code here?
We can check consistency with a simple CI test validating code generation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions