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 2018/01/24 03:24:57 UTC

[GitHub] jonpspri opened a new pull request #3216: Download Nginx Tarball from OpenWhisk CLI release, rather than constructing file-by-file

jonpspri opened a new pull request #3216: Download Nginx Tarball from OpenWhisk CLI release, rather than constructing file-by-file
URL: https://github.com/apache/incubator-openwhisk/pull/3216
 
 
   Ansible build of Nginx edge now downloads the Openwhisk CLI tarball from the GitHub release repository rather than trying to download for individual architectures and then piece together the resulting index.  By taking this approach, we've eliminated a circular dependency where the `incubator-openwhisk` project had to be aware of all the os/architecture combinations supported by the CLI.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services