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(upgrade): check commit SHA to find running dgraph version #8923

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

mangalaman93
Copy link
Contributor

for certain binaries such as v22.0.0, dgraph version that gets printed is "local". We now instead use the commit sha to find the right running version of Dgraph for ensuring that we are running the version that we expect to run.

for certain binaries such as v22.0.0, dgraph version that gets
printed is "local". We now instead use the commit sha to find the
right running version of Dgraph for ensuring that we are running
the version that we expect to run.
@mangalaman93 mangalaman93 merged commit fd6c0be into main Jul 31, 2023
12 checks passed
@mangalaman93 mangalaman93 deleted the aman/upgrade branch July 31, 2023 13:47
jbhamra1 pushed a commit that referenced this pull request Aug 17, 2023
for certain binaries such as v22.0.0, dgraph version that gets printed
is "local". We now instead use the commit sha to find the right running
version of Dgraph for ensuring that we are running the version that we
expect to run.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code
Development

Successfully merging this pull request may close these issues.

4 participants