Ok, cool. Nodejs 13 (or "latest" if available) is missing yet here [1].
We should also remove the .circleci folder. And would be great to add codecov support [2] [3]. I hope that service is allowed. It could happen after the first release though. It needs an account config + secret/token configured somewhere in travis I assume. [1] https://github.com/apache/openwhisk-wskdebug/blob/master/.travis.yml#L19-L22 [2] https://codecov.io [3] https://github.com/alexkli/openwhisk-wskdebug/blob/2c2edd384835d6ecede8dc891f505bbca2944cd8/.github/workflows/nodejs.yml#L21-L23 Cheers, Alex ________________________________ From: David P Grove <gro...@us.ibm.com> Sent: Wednesday, March 4, 2020 13:40 To: dev@openwhisk.apache.org <dev@openwhisk.apache.org> Subject: RE: [wskdebug] github actions Alexander Klimetschek <aklim...@adobe.com.INVALID> wrote on 03/04/2020 03:36:40 PM: > > I expect it would take considerable time to get Travis to work here > and I would like to get back to making changes and fixes to > wskdebug, which is currently blocked without a CI. Travis is configured and running tests on all PRs plus a daily run on master via cron. --dave