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

update README.md, fix make test, add circle.yml #23

Merged
merged 20 commits into from
Nov 8, 2018

Conversation

tiancaiamao
Copy link
Collaborator

  • Remove go.mod so the TiDB and parser repo won't be a circle
  • Add circle.yml so this repo will run CI later
  • Add README.md about "How to update parser for TiDB"

@shenli
Copy link
Member

shenli commented Nov 7, 2018

/cc @morgo

circle.yml Show resolved Hide resolved
@tiancaiamao
Copy link
Collaborator Author

PTAL @lysu @zimulala

Makefile Outdated
GO111MODULE=on go test ./...
mv go.mod go.mod1
mv go.sum go.sum1
Copy link
Collaborator

@lysu lysu Nov 7, 2018

Choose a reason for hiding this comment

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

how about make test failured situation? it seem re-run make test will meet error.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

done

@lysu
Copy link
Collaborator

lysu commented Nov 7, 2018

@CaitinChen PTAL

Makefile Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@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

CaitinChen and others added 13 commits November 8, 2018 16:29
Co-Authored-By: tiancaiamao <tiancaiamao@gmail.com>
Co-Authored-By: tiancaiamao <tiancaiamao@gmail.com>
Co-Authored-By: tiancaiamao <tiancaiamao@gmail.com>
Co-Authored-By: tiancaiamao <tiancaiamao@gmail.com>
Co-Authored-By: tiancaiamao <tiancaiamao@gmail.com>
Co-Authored-By: tiancaiamao <tiancaiamao@gmail.com>
Co-Authored-By: tiancaiamao <tiancaiamao@gmail.com>
Co-Authored-By: tiancaiamao <tiancaiamao@gmail.com>
Co-Authored-By: tiancaiamao <tiancaiamao@gmail.com>
Co-Authored-By: tiancaiamao <tiancaiamao@gmail.com>
Co-Authored-By: tiancaiamao <tiancaiamao@gmail.com>
Co-Authored-By: tiancaiamao <tiancaiamao@gmail.com>
Co-Authored-By: tiancaiamao <tiancaiamao@gmail.com>
Co-Authored-By: tiancaiamao <tiancaiamao@gmail.com>
@zimulala zimulala added the status/LGT1 LGT1 label Nov 8, 2018
README.md Outdated Show resolved Hide resolved
Copy link
Contributor

@zimulala zimulala left a comment

Choose a reason for hiding this comment

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

LGTM

@tiancaiamao tiancaiamao merged commit fbbab80 into pingcap:master Nov 8, 2018
@tiancaiamao tiancaiamao deleted the update-parser branch November 8, 2018 08:49
zimulala pushed a commit to zimulala/parser that referenced this pull request Nov 8, 2018
tiancaiamao added a commit to tiancaiamao/parser that referenced this pull request Apr 27, 2021
lyonzhi pushed a commit to lyonzhi/parser that referenced this pull request Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants