Skip to content

unify version info in cdc version command #826

@wlwilliamx

Description

@wlwilliamx

Currently, the cdc version command displays the Git Commit Hash and Branch from the repository used to build the binary. With the integration of the legacy architecture into the new architecture repository, TiCDC binaries are now built exclusively from the new architecture repository.

To ensure consistency and avoid confusion, the cdc version command should always display the Git Commit Hash and Branch from the new architecture repository, regardless of whether the legacy or new architecture is used.

Users who need details about the legacy architecture’s commit can still find this information in the go.mod file of the new architecture repository.

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