Skip to content

Add apidiff to prevent accidental breaking changes #276

Closed
@yongruilin

Description

@yongruilin

https://pkg.go.dev/golang.org/x/exp/apidiff can be used to determines whether two examples of a package or module are compatible. We can add a script and run it against this repo to prevent incompatible changes. Then potentially tune it to be a blocking presubmit job.

Metadata

Metadata

Assignees

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