Event schema registry + protobuf CI gate #54
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implement ADR-0005. Protobuf schemas in
packages/shared-types/events/. buf (or equivalent) lint + breaking-change detector in CI. Reject PRs that break compat without a schema-version bump.nnDone when: a field-rename PR fails CI until the author bumpsschema_version.