Hello OpenWhisk community. I am Geonhee, who developed intellij openwhisk plugin.
I am trying to build a CI environment in the IDE plugin(intellij&vscode). In the existing naver repository, github action was used, and good functions can be easily used, so I will try to build a CI environment through github action again. And in the case of vscode, it is implemented as typescript, so gradle is not used. If it needs to use gradle for consistency with other repo please let me know. I will proceed in 24 hours. Thanks refs: 1. https://github.com/naver/openwhisk-vscode-extension/tree/master/.github/workflows 2. https://github.com/naver/openwhisk-intellij-plugin/tree/master/.github/workflows Regards Geonhee Kim