feat(meta): support replace source #5922
protobuf-breaking.yml
on: pull_request
Check breaking changes in Protobuf files
12s
Annotations
4 errors and 1 warning
Check breaking changes in Protobuf files:
proto/ddl_service.proto#L88
Field "3" with name "affected_table_change" on message "CreateSinkRequest" changed type from "ddl_service.ReplaceTablePlan" to "ddl_service.ReplaceJobPlan".
|
Check breaking changes in Protobuf files:
proto/ddl_service.proto#L101
Field "3" with name "affected_table_change" on message "DropSinkRequest" changed type from "ddl_service.ReplaceTablePlan" to "ddl_service.ReplaceJobPlan".
|
Check breaking changes in Protobuf files:
proto/frontend_service.proto#L18
Field "1" with name "replace_plan" on message "GetTableReplacePlanResponse" changed type from "ddl_service.ReplaceTablePlan" to "ddl_service.ReplaceJobPlan".
|
Check breaking changes in Protobuf files
buf found 3 breaking changes.
|
Check breaking changes in Protobuf files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|