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

chore(cd): add badger binary to dgraph docker image #8790

Merged
merged 3 commits into from
Apr 11, 2023
Merged

Conversation

joshua-goldstein
Copy link
Contributor

In releases <=v21 we included the badger CLI tool in our dgraph docker images. We make this a part of our cd pipeline again.

@joshua-goldstein joshua-goldstein marked this pull request as ready for review April 5, 2023 22:11
@dgraph-bot dgraph-bot added the area/integrations Related to integrations with other projects. label Apr 5, 2023
skrdgraph
skrdgraph previously approved these changes Apr 11, 2023
@@ -157,6 +163,12 @@ jobs:
badger/badger-linux-arm64.tar.gz
dgraph/dgraph-checksum-linux-arm64.sha256
dgraph/dgraph-linux-arm64.tar.gz
- name: Move Badger Binary into Linux Directory
run: |
tar -xzf badger/badger-linux-amd64.tar.gz --directory badger
Copy link
Contributor

Choose a reason for hiding this comment

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

arm

@skrdgraph skrdgraph self-requested a review April 11, 2023 22:56
Copy link
Contributor

@meghalims meghalims left a comment

Choose a reason for hiding this comment

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

LGTM

@skrdgraph skrdgraph merged commit ee26393 into main Apr 11, 2023
@skrdgraph skrdgraph deleted the joshua/add-badger branch April 11, 2023 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/integrations Related to integrations with other projects.
Development

Successfully merging this pull request may close these issues.

4 participants