Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.

distribution: create sha256sum.txt file when creating version releases #503

Merged
merged 2 commits into from
Dec 4, 2017
Merged

distribution: create sha256sum.txt file when creating version releases #503

merged 2 commits into from
Dec 4, 2017

Conversation

talam
Copy link
Contributor

@talam talam commented Nov 20, 2017

This PR closes out #479 by:

  • creating a sha256sum.txt file containing sha256 checksums for each pre-built binary that we distribute with our releases. we'll have to attach this file to each release manually for now. we may or may not want to commit this file into the repo in the future, but for now this should be a good start.
  • updates our README.md file with some instructions on how to verify pre-build binaries using the sha256sum.txt file we provide.

@talam talam added this to the v2.3 milestone Nov 20, 2017
@talam talam self-assigned this Nov 20, 2017
@talam talam requested review from jehiah and hlhendy November 20, 2017 19:51
@ploxiln
Copy link
Contributor

ploxiln commented Nov 20, 2017

hmm looks like dist.sh wasn't updated to use dep

…ow validation of checksums.

* update README.md to include instructions on how to verify prebuilt binaries for new releases.
@talam
Copy link
Contributor Author

talam commented Dec 4, 2017

added in an additional commit to remove the gpm references in dist.sh and replace with dep. RFR

@jehiah jehiah merged commit 085c6cf into bitly:master Dec 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

3 participants