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 2020/11/05 17:55:20 UTC

[GitHub] [openwhisk-wskdebug] dgrove-oss opened a new pull request #80: bump openwhisk-client-js to 3.21.3

dgrove-oss opened a new pull request #80:
URL: https://github.com/apache/openwhisk-wskdebug/pull/80


   


----------------------------------------------------------------
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



[GitHub] [openwhisk-wskdebug] alexkli edited a comment on pull request #80: bump openwhisk-client-js to 3.21.3

Posted by GitBox <gi...@apache.org>.
alexkli edited a comment on pull request #80:
URL: https://github.com/apache/openwhisk-wskdebug/pull/80#issuecomment-723388130


   The build is failing due to what seems like an unrelated issue: https://travis-ci.com/github/apache/openwhisk-wskdebug/jobs/428968755
   
   But we should fix nonetheless.
   
   My guess is that a newer circleci/node image was published with changes where a certain path is missing or different.
   
   We might be able to fix by specifying a fixed, older version of the base image here: https://github.com/apache/openwhisk-wskdebug/blob/master/test/install/Dockerfile#L19
   
   


----------------------------------------------------------------
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



[GitHub] [openwhisk-wskdebug] dgrove-oss merged pull request #80: bump openwhisk-client-js to 3.21.3

Posted by GitBox <gi...@apache.org>.
dgrove-oss merged pull request #80:
URL: https://github.com/apache/openwhisk-wskdebug/pull/80


   


----------------------------------------------------------------
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



[GitHub] [openwhisk-wskdebug] alexkli commented on pull request #80: bump openwhisk-client-js to 3.21.3

Posted by GitBox <gi...@apache.org>.
alexkli commented on pull request #80:
URL: https://github.com/apache/openwhisk-wskdebug/pull/80#issuecomment-723388130


   The build is failing due to what seems like an unrelated issue: https://travis-ci.com/github/apache/openwhisk-wskdebug/jobs/428968755
   
   But we should fix nonetheless.
   
   My guess is that a newer circleci/node image was published with changes where a certain path is missing or different.
   
   We might be able to fix by specifying a fixed, older version of the base image here: https://github.com/apache/openwhisk-wskdebug/blob/master/test/install/Dockerfile
   
   


----------------------------------------------------------------
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



[GitHub] [openwhisk-wskdebug] dgrove-oss commented on pull request #80: bump openwhisk-client-js to 3.21.3

Posted by GitBox <gi...@apache.org>.
dgrove-oss commented on pull request #80:
URL: https://github.com/apache/openwhisk-wskdebug/pull/80#issuecomment-723669594


   I had to do something similar in openwhisk-runtime-nodejs (switch to node:stretch-lts instead of node:stretch) to sidestep picking up node 15.1.
   


----------------------------------------------------------------
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