Work for multi template and multi zcl SDK. (#785)
* Clean up gen template loading. * Minor cleanup with the context for template loading. * Fix a brokenness with incorrect packageId. * Deal with separate array case. * Load multiple generation template packages. * Add the ability to bypass template loading failure. * Add secondary mechanism for loading templates to be compatible with primary. * Update apack.json to support multiple templates. * Lower the test threshold temporarily. * Remove xvfb from some places.
显示
- .github/workflows/release.yml 0 个添加, 1 个删除.github/workflows/release.yml
- .github/workflows/zap.yml 2 个添加, 2 个删除.github/workflows/zap.yml
- apack.json 3 个添加, 3 个删除apack.json
- jest.config.js 1 个添加, 1 个删除jest.config.js
- src-electron/generator/generation-engine.js 55 个添加, 18 个删除src-electron/generator/generation-engine.js
- src-electron/main-process/startup.js 47 个添加, 32 个删除src-electron/main-process/startup.js
- src-electron/util/args.ts 6 个添加, 1 个删除src-electron/util/args.ts
想要评论请 注册 或 登录