You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/03/25 14:40:45 UTC

[GitHub] [incubator-openwhisk-release] rabbah opened a new pull request #254: Release verification script.

rabbah opened a new pull request #254: Release verification script.
URL: https://github.com/apache/incubator-openwhisk-release/pull/254
 
 
   Example of how to use this script.
   
   ```
   rcverify.sh openwhisk-client-js 'OpenWhisk JavaScript Client Library' 3.19.0
   ```
   ```
   working in the following directory:
   /var/folders/q9/s3th42s53d34ftd5wvcypybr0000gn/T/tmp.6t9xcMV8
   fetching openwhisk-client-js-3.19.0-incubating-sources.tar.gz
   fetching openwhisk-client-js-3.19.0-incubating-sources.tar.gz.asc
   fetching openwhisk-client-js-3.19.0-incubating-sources.tar.gz.sha512
   fetching release keys
   import keys
   gpg: key 72AF0CC22C4CF320: "Vincent Hou (Release manager of OpenWhisk) <ho...@apache.org>" not changed
   gpg: key 22907064147F886E: "Dave Grove <gr...@us.ibm.com>" not changed
   gpg: Total number processed: 2
   gpg:              unchanged: 2
   unpacking tar ball
   cloning scancode
   Cloning into 'incubator-openwhisk-utilities'...
   remote: Enumerating objects: 52, done.
   remote: Counting objects: 100% (52/52), done.
   remote: Compressing objects: 100% (35/35), done.
   remote: Total 52 (delta 23), reused 34 (delta 15), pack-reused 0
   Unpacking objects: 100% (52/52), done.
   computing sha512 and validating... valid
   verifying asc... valid
   verifying disclaimer... valid
   verifing notice... valid
   verifying license... not valid (diff '/var/folders/q9/s3th42s53d34ftd5wvcypybr0000gn/T/tmp.6t9xcMV8/incubator-openwhisk-client-js-3.19.0-incubating/LICENSE.txt' '/var/folders/q9/s3th42s53d34ftd5wvcypybr0000gn/T/tmp.6t9xcMV8/LICENSE-2.0')
   verifying sources have proper headers... valid
   scanning for binaries... valid
   
   run the following command to remove the scratch space:
     rm -rf '/var/folders/q9/s3th42s53d34ftd5wvcypybr0000gn/T/tmp.6t9xcMV8'
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services