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

Moved dgraph-converter binary to dgraph subcommand. #2635

Merged
merged 2 commits into from
Oct 5, 2018

Conversation

srfrog
Copy link
Contributor

@srfrog srfrog commented Oct 5, 2018

Rolled the dgraph-converter into cobra/viper.
Access the command with dgraph conv with same options.

Fixed typo with cert subcommand too.

Closes #2624


This change is Reviewable

Rolled the dgraph-converter into cobra/viper.
Access the command with `dgraph conv` same options.

Fixed typo with cert subcommand too.

Closes #2624
@srfrog srfrog added the kind/enhancement Something could be better. label Oct 5, 2018
@srfrog srfrog requested a review from danielmai October 5, 2018 00:00
Copy link
Contributor

@manishrjain manishrjain left a comment

Choose a reason for hiding this comment

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

:lgtm: One comment.

Reviewed 5 of 5 files at r1.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @srfrog and @danielmai)


dgraph/cmd/conv/conv.go, line 2 at r1 (raw file):

/*
 * Copyright 2018 Dgraph Labs, Inc.

2017-2018

Copy link
Contributor Author

@srfrog srfrog left a comment

Choose a reason for hiding this comment

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

Reviewable status: 4 of 5 files reviewed, 1 unresolved discussion (waiting on @manishrjain and @danielmai)


dgraph/cmd/conv/conv.go, line 2 at r1 (raw file):

Previously, manishrjain (Manish R Jain) wrote…

2017-2018

Done.

@srfrog srfrog merged commit 38dd0a5 into master Oct 5, 2018
@srfrog srfrog deleted the feature/issue-2624_converter_merge branch October 5, 2018 20:07
dna2github pushed a commit to dna2fork/dgraph that referenced this pull request Jul 19, 2019
* Moved dgraph-converter binary to dgraph subcommand.

Rolled the dgraph-converter into cobra/viper.
Access the command with `dgraph conv` same options.

Fixed typo with cert subcommand too.

Closes dgraph-io#2624
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Something could be better.
Development

Successfully merging this pull request may close these issues.

2 participants