mrutkows commented on issue #194: Adopt latest scancode ASF release config. 
(enforce *.md, .conf, .sh).
URL: 
https://github.com/apache/incubator-openwhisk-deploy-kube/pull/194#issuecomment-388205602
 
 
   @dgrove-oss apparently the openwhisk CLI repo's README.md is overwriting 
this project's README.md (and it is not compliant with the new ASF headers 
since it is coming from an old TAR unzip not from the live GitHub repos).
   
   from setup.sh:
   ```
   wget -q 
https://github.com/apache/incubator-openwhisk-cli/releases/download/latest/OpenWhisk_CLI-latest-linux-amd64.tgz
   tar xzf OpenWhisk_CLI-latest-linux-amd64.tgz
   ```
   found this by dumping it out within the scancode.sh script. You may want to 
correct this side-effect (file overwrite) if you are able as scancode is 
supposed to test compliance of files in this repo.
   
   Not sure when the a new TAR will be generated for the CLI that picks up the 
new headers from GitHub master...
   
   we could ask Vincent to trigger a new CLI tagged release which I assume 
would produce a new TAR that would "pass" this PR...

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


With regards,
Apache Git Services

Reply via email to