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

Merge 2.0 branch to master #102

Merged
merged 3 commits into from
Dec 10, 2020
Merged

Merge 2.0 branch to master #102

merged 3 commits into from
Dec 10, 2020

Conversation

yixinglu
Copy link
Contributor

@yixinglu yixinglu commented Dec 5, 2020

No description provided.

laishzh and others added 3 commits November 26, 2020 15:18
* feat: use nebula-go/v2 as nebula-graph client mod.

* feat: wrap the VID value in double quotes when in the INSERT VERTEX statement.

* feat: update metad, storaged, graphd to v2 version in docker-compose.yaml.

* feat: quotes vid value.

* feat: use vesoft/nebula-console:v2-preview-nightly as importer docker image.

* feat: update ci/bootstrap.sh because nebula-console:v2-preview-nightly is based on alpine.

* feat: remove uuid function, and use "(string)hash" instead of hash as vid value.

* feat: use ubuntu-18.04 as github ci server.

* feat: increase afterPeriod wait seconds in example.yaml.

* feat: logger the importer init proceduces.

* feat: add beforePeriod to wait postStart commands competition.

* feat: use ubuntu-latest as github ci server.

* feat: revert to previous afterPeriod.

* feat: remove afterPeriod logger info.

* style: just for re-trigger upstream PR CI.
* Remove vendor

* Add vendorbuild target

* Ignore vendor

* Continue cleanup
* Use nebula go client 2.0

* Try to fix importer tests

* Fix vid type error

* Add more tests

* Rename runner file

* Fix crash

* Fix Ci

* Cleanup

* Cleanup vendors

* Restore 1.0 test csv data

* Fix logger
@yixinglu yixinglu merged commit 30cb255 into master Dec 10, 2020
@yixinglu yixinglu deleted the v2.0.0 branch December 14, 2020 03:39
jievince pushed a commit that referenced this pull request Dec 18, 2020
* Merge 2.0 branch to master  (#102)

* nebula-importer supports nebula-graph v2-alpha-preview (#98)

* feat: use nebula-go/v2 as nebula-graph client mod.

* feat: wrap the VID value in double quotes when in the INSERT VERTEX statement.

* feat: update metad, storaged, graphd to v2 version in docker-compose.yaml.

* feat: quotes vid value.

* feat: use vesoft/nebula-console:v2-preview-nightly as importer docker image.

* feat: update ci/bootstrap.sh because nebula-console:v2-preview-nightly is based on alpine.

* feat: remove uuid function, and use "(string)hash" instead of hash as vid value.

* feat: use ubuntu-18.04 as github ci server.

* feat: increase afterPeriod wait seconds in example.yaml.

* feat: logger the importer init proceduces.

* feat: add beforePeriod to wait postStart commands competition.

* feat: use ubuntu-latest as github ci server.

* feat: revert to previous afterPeriod.

* feat: remove afterPeriod logger info.

* style: just for re-trigger upstream PR CI.

* Remove vendors (#101)

* Remove vendor

* Add vendorbuild target

* Ignore vendor

* Continue cleanup

* Support nebula 2.0 data import (#99)

* Use nebula go client 2.0

* Try to fix importer tests

* Fix vid type error

* Add more tests

* Rename runner file

* Fix crash

* Fix Ci

* Cleanup

* Cleanup vendors

* Restore 1.0 test csv data

* Fix logger

Co-authored-by: laishzh <[email protected]>

* Fix log error and example data path (#103)

* Fix log error

* Update config version

* Fix dockerfile and upgrade nebula-go  (#104)

* Fix dockerfile

* Upgrade nebula-go

* Update readme about single character delimiter (#106)

* update nebula tag and readme (#105)

* update nebula tag and readme

* update

* update

Co-authored-by: Yee <[email protected]>
Co-authored-by: laishzh <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants