VSCode extension is an IDE extension for VSCode to develop and deploy Apache OpenWhisk actions based on wskdeploy, a command-line tool. The codebase consists of 2,500 lines of Typescript, and 9,800 lines of JSON files, static web resources and other documentation/text.
The donated code base was developed by NAVER Corporation. and was previously available at https://github.com/naver/openwhisk-vscode-extension under the Apache 2 license. The donated code base has 2 contributors, both of which are NAVER employees and have an Apache ICLA on file (Dominic Kim, Seonghyun Oh).
Completed tasks are shown by the completion date (YYYY-MM-dd).
date | item |
---|---|
2020-11-05 | https://github.com/naver/openwhisk-vscode-extension/archive/1.1.0.zip |
SHA1 sum for donated software: cfd6b90cedb04dc31dece28b1d8b2045c5bf8a80.
date | item |
---|---|
2020-11-20 | Check and make sure that the papers that transfer rights to
the ASF been received. It is only necessary to transfer
rights for the package, the core code, and any new code
produced by the project.
Software License Grant filed with ASF Secretary on 2020-11-20 and acknowledged on 2020-11-20. |
....-..-.. | Check and make sure that the files that have been donated have been updated to reflect the new ASF copyright. |
Identify name recorded for software grant: OpenWhisk VSCode Extension - Development and deployment tool for Apache OpenWhisk
Corporations and individuals holding existing distribution rights: NAVER Corporation.
date | item |
---|---|
2020-11-20 | Check that all active committers have a signed CLA on record. |
2020-11-20 | Remind active committers that they are responsible for ensuring that a Corporate CLA is recorded if such is required to authorize their contributions under their individual CLA. |
2020-11-20 | Check and make sure that for all items included with the
distribution that is not under the Apache license, we have
the right to combine with Apache-licensed code and
redistribute.
Portions of this product include SVG files developed by the XEIcon project. The XEIcon project is based on SIL OFL 1.1 that is a category B license and clearly documented in the README.md file at https://github.com/naver/openwhisk-vscode-extension/tree/1.1.0#third-party-product-acknowledgement. Products with category B license can be included in binary form within an Apache product if the inclusion is appropriately labeled. |
2020-11-20 | Check and make sure that all items depended upon by the
project is covered by one or more of the following approved
licenses: Apache, BSD, Artistic, MIT/X, MIT/W3C, MPL 1.1, or
something with essentially the same terms.
Did a license analysis for all npm dependencies. All packages have "Category A" licenses. In detail, the dependent packages licenses are 5 with MIT, 1 with ISC, 2 with Apache-2.0. |
Generally, the result of checking off these items will be a Software Grant, CLA, and Corporate CLA for ASF licensed code, which must have no dependencies upon items whose licenses that are incompatible with the Apache License.
Related VOTEs: