[GitHub] incubator-fluo issue #790: Add verification code to RC email

2016-10-24 Thread keith-turner
Github user keith-turner commented on the issue: https://github.com/apache/incubator-fluo/issues/790 Check out the `Validating a Release` section of the following page. http://kylin.apache.org/development/howto_release.html --- If your project is set up for it, you can reply

[GitHub] incubator-fluo issue #790: Add verification code to RC email

2016-10-21 Thread ctubbsii
Github user ctubbsii commented on the issue: https://github.com/apache/incubator-fluo/issues/790 Maybe simpler, and leaves some MD5SUM, SHA1SUM files around to manually check later: ```bash function checkFile { local file; file=$1 echo '=' echo "$file"

[GitHub] incubator-fluo issue #790: Add verification code to RC email

2016-10-21 Thread keith-turner
GitHub user keith-turner opened an issue: https://github.com/apache/incubator-fluo/issues/790 Add verification code to RC email The script that generates an RC and an email gives a suggested command to download the staging repo. If could also suggest a short script to verify sigs