ioPack should have `common.licenseInformation` instead of `common.license`
foxriver76 opened this issue · 2 comments
foxriver76 commented
- and license field only in pack json
- see ioBroker/ioBroker.js-controller#2591
mcm1957 commented
Please release this change note before
- standard ioBroker github tests accept the new field
- repository checker can handle the new field
- devPortal can handle the new field
othwise we would have to explain why a newly created adapter fails our own tests
mcm1957 commented
If this testing is adapted, please check if this one ioBroker/testing#577 can be done too. Its a little bit nasty to explicit remove the tests at code from files for wwwOnly adapters.