You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by HeartSaVioR <gi...@git.apache.org> on 2017/02/01 05:04:01 UTC

[GitHub] storm pull request #1909: Add some scripts for help verifying the RC

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 <ka...@gmail.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] storm issue #1909: Add some scripts for help verifying the RC

Posted by revans2 <gi...@git.apache.org>.
Github user revans2 commented on the issue:

    https://github.com/apache/storm/pull/1909
  
    +1


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] storm pull request #1909: Add some scripts for help verifying the RC

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/storm/pull/1909


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---