Hi,
This repository has two release tags. Latest v6.1.0-alpha is from 2022.
TiUP depends on this module based on commit id, not tag (github.com/pingcap/kvproto v0.0.0-20230331024443-349815129e6d).
Having two tags but not using tags is confusing. Is your plan to do any new release tags? Or should you delete the existing tags to make it explicit that this repository does not tag any releases (similar to failpoint), and all consumers should just depend on git HEAD or a commit of their choice?
Related: #280
CC: @dveeden
Hi,
This repository has two release tags. Latest v6.1.0-alpha is from 2022.
TiUP depends on this module based on commit id, not tag (
github.com/pingcap/kvproto v0.0.0-20230331024443-349815129e6d).Having two tags but not using tags is confusing. Is your plan to do any new release tags? Or should you delete the existing tags to make it explicit that this repository does not tag any releases (similar to failpoint), and all consumers should just depend on git HEAD or a commit of their choice?
Related: #280
CC: @dveeden