Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vendor: remove gogo protobuf and update tipb again #6836

Merged
merged 2 commits into from
Jun 15, 2018

Conversation

zhexuany
Copy link
Contributor

@zhexuany zhexuany commented Jun 14, 2018

Thank you for working on TiDB! Please read TiDB's CONTRIBUTING document BEFORE filing this PR.

What have you changed? (mandatory)

When I tried to generate tipb's side code, I use latest gogo protobuf. However, as required, we have to use v0.5. Last PR only regenerates go-tipb and leaves go-binlog and go-mysqlx untouched. This PR is trying to fix irrelevant code brought by last PR #6825

Please explain IN DETAIL what the changes are in this PR and why they are needed:

  • Summarize your change (mandatory)
    * update tipb in vendor
dep ensure -update GitHub.com/pingcap/tipb
./hack/clean-vendor.sh

How has this PR been tested (mandatory)?

no need to test

@coocood
Copy link
Member

coocood commented Jun 14, 2018

/run-all-tests

@shenli
Copy link
Member

shenli commented Jun 14, 2018

Please fix the CI.

@zhexuany
Copy link
Contributor Author

/run-all-tests

@zhexuany zhexuany changed the title remove gogo protobuf and update tipb again vendor: remove gogo protobuf and update tipb again Jun 14, 2018
@zhexuany zhexuany added status/LGT1 Indicates that a PR has LGTM 1. all-tests-passed labels Jun 14, 2018
@jackysp jackysp removed the status/LGT1 Indicates that a PR has LGTM 1. label Jun 14, 2018
@zhexuany
Copy link
Contributor Author

@coocood @jackysp PTAL ;)

@zhexuany zhexuany requested a review from jackysp June 14, 2018 11:43
@coocood
Copy link
Member

coocood commented Jun 14, 2018

LGTM

@coocood coocood added the status/LGT1 Indicates that a PR has LGTM 1. label Jun 14, 2018
Copy link
Contributor

@lysu lysu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lysu lysu added status/LGT2 Indicates that a PR has LGTM 2. and removed status/LGT1 Indicates that a PR has LGTM 1. labels Jun 15, 2018
@shenli shenli merged commit 5445ced into pingcap:master Jun 15, 2018
@zhexuany zhexuany deleted the remove_gogo_protobuf_and_update_tipb branch June 17, 2018 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/LGT2 Indicates that a PR has LGTM 2.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants