Skip to content

Consider adding a backward compatibility checker for gRPC APIs #466

@alexhamel

Description

@alexhamel

Proposal includes:
• Add a new 'break' or 'compat' target in each gRPC API's Makefile
• Have the new target invoke the 'buf breaking' tool (https://buf.build/docs/breaking/overview)
• Have a rolling check against the 'main' branch of the repository or check against a previous release/git tag
• Do not enforce the 'compat' check for now. It could easily be enforced later on. Either at build time or in CI/CD.

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