SDK-wide regen via sdk.json file (#614)
* Remove the wrapping of arguments in the generate scripts. * Log gen execution to json file. * Add gen log parser and uncomment the gen.log creation. * Add skeleton of the regenerateSdk feature. * Load ZCL packages. * Load generation templates. * Stop complaining about electron versions all the time. * Add test SDK file and add a test entry point.
显示
- .github/workflows/zap.yml 1 个添加, 0 个删除.github/workflows/zap.yml
- apack.json 1 个添加, 1 个删除apack.json
- docs/sdk-integration.md 2 个添加, 0 个删除docs/sdk-integration.md
- package.json 3 个添加, 1 个删除package.json
- src-electron/main-process/startup.js 101 个添加, 1 个删除src-electron/main-process/startup.js
- src-electron/util/args.ts 6 个添加, 0 个删除src-electron/util/args.ts
- src-electron/util/env.ts 1 个添加, 1 个删除src-electron/util/env.ts
- src-script/gen-log-parse 163 个添加, 0 个删除src-script/gen-log-parse
- src-script/script-util.js 21 个添加, 0 个删除src-script/script-util.js
- src-script/zap-generate.js 13 个添加, 66 个删除src-script/zap-generate.js
- src-script/zap-start.js 1 个添加, 0 个删除src-script/zap-start.js
- test/resource/meta/sdk.json 24 个添加, 0 个删除test/resource/meta/sdk.json
- test/resource/test-meta.zap 10 个添加, 8 个删除test/resource/test-meta.zap
加载中
想要评论请 注册 或 登录