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): cd steps for badger #1831

Merged
merged 1 commit into from
Nov 4, 2022
Merged

Conversation

joshua-goldstein
Copy link
Contributor

This PR adds CD steps for Badger releases. Artifacts (badger binary and checksum) will be uploaded automatically to Github. Final step will be to add artifacts to release. This reflects the process we already have in place for Dgraph.

Badger build flags were taken from the Dgraph release script. We add a Makefile to streamline the build process.

(cherry picked from commit 11c81e3)

Remark

PR is duplicate (cherry-pick) because we have two branches running in parallel (main and release/v3.2103).

This PR adds CD steps for Badger releases. Artifacts (badger binary and
checksum) will be uploaded automatically to Github. Final step will be
to add artifacts to release. This reflects the process we already have
in place for Dgraph.

Badger build flags were taken from the [Dgraph release
script](https://github.com/dgraph-io/dgraph/blob/main/contrib/release.sh).
We add a Makefile to streamline the build process.

(cherry picked from commit 11c81e3)
@joshua-goldstein joshua-goldstein marked this pull request as ready for review November 4, 2022 04:23
@joshua-goldstein joshua-goldstein merged commit 356fef7 into main Nov 4, 2022
@joshua-goldstein joshua-goldstein deleted the joshua/add-cd-steps branch November 4, 2022 04:24
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.08%) to 60.667% when pulling e47b032 on joshua/add-cd-steps into 90177fc on main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants