apache / openwhisk-runtime-swift

Apache OpenWhisk Runtime Swift supports Apache OpenWhisk functions written in Swift
https://openwhisk.apache.org/
Apache License 2.0
26 stars 23 forks source link

Enable Swift SDK testing in GitHub Action CI runs #157

Open dgrove-oss opened 1 year ago

dgrove-oss commented 1 year ago

When porting from TravisCI to GitHub Actions, I gave up on getting the Swift SDK tests to run.

If/when we get back to this again, be sure to look at https://github.com/apache/openwhisk-runtime-swift/blob/ac1234e92b27afc0708a44bbac3081ba74ca0420/tools/travis/deploy.sh to replicate the special way the entire OpenWhisk system was deployed to use the locally built Swift runtime images.