dgrove-oss commented on PR #99: URL: https://github.com/apache/openwhisk-runtime-docker/pull/99#issuecomment-1447421804
Hi @Luke-Roy-IBM. Thanks for starting on this, but this repo is a bit of an oddball compared to the other runtimes. If you look in .travis.yml and then poke into tools/travis you'll see that the scripts here were pretty divergent from the other runtimes. Another general problem with this runtime is that the base image is based on python 3.6, which is past its EOL. We need to bring this base image up to a modern python, and then figure out the scripting for CI (do we really need to do everything the Travis setup was doing?). -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
