Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions buf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,6 @@ breaking:
- WIRE_JSON
ignore:
- google
ignore_only:
# TODO(seankane): Remove these temporary breaking-change ignores after this PR merges.
FIELD_SAME_JSON_NAME:
- temporal/api/workflowservice/v1/request_response.proto
FIELD_SAME_NAME:
- temporal/api/workflowservice/v1/request_response.proto
FIELD_WIRE_JSON_COMPATIBLE_TYPE:
- temporal/api/workflowservice/v1/request_response.proto
FIELD_NO_DELETE_UNLESS_NAME_RESERVED:
- temporal/api/workflowservice/v1/request_response.proto
FIELD_NO_DELETE_UNLESS_NUMBER_RESERVED:
- temporal/api/workflowservice/v1/request_response.proto
lint:
use:
- DEFAULT
Expand Down
Loading