GitHub user HeartSaVioR opened a pull request:
https://github.com/apache/storm/pull/1909
Add some scripts for help verifying the RC
* download-rc-directory.sh downloads all files in directory from RC URL to
current directory
* verify-release-file.sh verifies signature, MD5, SHA of the archive file
Requires `gpg` and `wget`.
Might be better to add guide to verify RC in DEVELOPER.md or so. Welcome
any ideas!
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HeartSaVioR/storm
add-verify-release-artifacts-script
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1909.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1909
----
commit c3872b5fef930d981b5da34682e14b24bcd3117e
Author: Jungtaek Lim <[email protected]>
Date: 2017-02-01T04:54:05Z
Add some scripts for help verifying the RC
* download-rc-directory.sh downloads all files in directory from RC URL to
current directory
* verify-release-file.sh verifies signature, MD5, SHA of the archive file
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---