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 #1830

Merged
merged 6 commits into from
Nov 4, 2022
Merged

Conversation

joshua-goldstein
Copy link
Contributor

@joshua-goldstein joshua-goldstein commented Nov 3, 2022

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.

@CLAassistant
Copy link

CLAassistant commented Nov 3, 2022

CLA assistant check
All committers have signed the CLA.

@joshua-goldstein joshua-goldstein changed the base branch from main to release/v3.2103 November 3, 2022 23:39
@coveralls
Copy link

coveralls commented Nov 3, 2022

Coverage Status

Coverage increased (+21.7%) to 69.973% when pulling d06fb3c on joshua/cd-badger into 14dc96a on release/v3.2103.

@joshua-goldstein joshua-goldstein marked this pull request as ready for review November 4, 2022 04:12
@joshua-goldstein joshua-goldstein merged commit 11c81e3 into release/v3.2103 Nov 4, 2022
@joshua-goldstein joshua-goldstein deleted the joshua/cd-badger branch November 4, 2022 04:16
joshua-goldstein added a commit that referenced this pull request Nov 4, 2022
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)
mangalaman93 pushed a commit that referenced this pull request Feb 14, 2023
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.
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.

None yet

3 participants