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

fix(Flags): move SuperFlag to Ristretto #7393

Merged
merged 1 commit into from
Feb 5, 2021
Merged

fix(Flags): move SuperFlag to Ristretto #7393

merged 1 commit into from
Feb 5, 2021

Conversation

karlmcguire
Copy link
Contributor

@karlmcguire karlmcguire commented Feb 3, 2021

(This is related to DGRAPH-3003 and dgraph-io/ristretto#246.)

For use within Dgraph and Badger, we moved the SuperFlag struct and tests to Ristretto to avoid import cycles.

NOTE: Should not be merged until dgraph-io/ristretto#246 is merged.


This change is Reviewable

@karlmcguire karlmcguire added the area/tools Issues related to maintenance tools and CLI. label Feb 3, 2021
@github-actions github-actions bot added the area/enterprise Related to proprietary features label Feb 3, 2021
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.

approved.

Reviewed 6 of 6 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @vvbalaji-dgraph)

@karlmcguire karlmcguire merged commit f6fca50 into master Feb 5, 2021
@karlmcguire karlmcguire deleted the karl/flags branch February 5, 2021 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/enterprise Related to proprietary features area/tools Issues related to maintenance tools and CLI.
Development

Successfully merging this pull request may close these issues.

2 participants