该项目从 https://github.com/project-chip/zap 镜像。
拉取镜像更新于 。
- 11月 13, 2022
-
-
由 Timotej Ecimovic 创作于
* Update the gen targets a bit. * Remove sonarcloud, fix some links. * Add back genmeta and add genmeta2 for the current work.
-
- 11月 12, 2022
- 11月 11, 2022
-
-
由 Timotej Ecimovic 创作于
* Collapse cypress jobs.
- 11月 10, 2022
-
-
由 Timotej Ecimovic 创作于
-
由 Jing T 创作于
-
- 11月 09, 2022
-
-
由 Timotej Ecimovic 创作于
* Update transaction handling during loading. * Update typo. * Fix the dotdot loader in the same way as silabs loader.
-
- 11月 08, 2022
-
-
由 Timotej Ecimovic 创作于
-
由 Timotej Ecimovic 创作于
* 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.
-
由 Bharat Dandu 创作于
- Helper for getting size of zcl type - Adding size and sign of argument type to zcl_command_arguments helpers - Creating a generic comparison helper instead of polluting with too many if helpers - Minor cleanup to add command argument type size and sign - bumping the feature level - JIRA: EMZIGBEE-10378
-
由 paulr34 创作于
-adding db mapping and db enum -updating db-enum.js -notification is showing with new SESSION_NOTICE table -adding queries -adding REST API logic -adding Notification page -adding better front end design and getting rid of unnecessary information -fixing dev tools cypress test Github: ZAPP-184
-
- 11月 03, 2022
-
-
由 Timotej Ecimovic 创作于
* Properly shortcut the config page if there is only one of each package type. * Remove printouts. * Bypass the login page. * Add the proper logic to detect packages page. * Better description of the XML loader error. * Comment out the "smart" logic that does the button clicks on the package page. * Remove console.log
-
- 11月 01, 2022
-
-
由 Timotej Ecimovic 创作于
* Use CLI from slc. * Increase feature level. * use zap-cli naming for the CLI executable * Update apack.json with the zap-cli name. * pack zap-cli into ZAP artifacts * fix path issue when packing cli binary for mac/linux * Remove an overly paranoid check, which happens to prevent pkg-bundled executable to access metafiles. Co-authored-by:
jiteng <jing.teng@silabs.com>
-
- 10月 31, 2022
-
-
由 Jing T 创作于
-
- 10月 27, 2022
-
-
由 Jing T 创作于
fix Github warnings about actions using deprecated node 12
-
- 10月 25, 2022
-
-
由 Timotej Ecimovic 创作于
* Some cleanup of versioning to properly show zap-cli being used. * Regen schema diagram. * Regen api doc.
-
- 10月 19, 2022
-
-
由 Timotej Ecimovic 创作于
* Fix the icons assets. * Remove verbosity and collapse copyfiles.
-
- 10月 18, 2022
-
-
由 Timotej Ecimovic 创作于
* Update README to refer to node 16 as a default version. * Update detailed instructions docs.
-
由 Jing T 创作于
-
- 10月 15, 2022
-
-
由 Mehrad malayeri 创作于
* Implement the initial selection of the valid sessions and property files. Co-authored-by:
Timotej Ecimovic <timotej.ecimovic@silabs.com>
-
- 10月 14, 2022
-
-
由 Timotej Ecimovic 创作于
* Hold the package-lock.json at the lockfileVersion 2 level, which mandates node 16. * Add metafile check, making sure nobody commits package-lock file with an ancient npm. * Update lock file.
-
- 10月 13, 2022
-
-
由 Boris Zbarsky 创作于
-
- 10月 12, 2022
-
-
由 Jing T 创作于
-
- 10月 08, 2022
-
-
由 Bharat Dandu 创作于
Adding generic helpers with less hardcoding such that they can be used across different kinds of templates - Adding selectStructsWithClusterAssociation which takes the logic src-electron/generator/matter/chip-tool/templates/helper.js#structs_with_cluster_name to the backend(sql query). structs_with_clusters helper uses this instead of exports.structs_with_cluster_name - Updating cleanseLabelAsKebabCase so that it can be used instead of asDelimitedCommand - endpoint type was being treated as signed integer due to parsing logic in zcl-silabs-loader.js. Added a separate condition for this - Added generation tests for all the new helpers with an additional matter generation template - Adding the groupByStructName option to structs_with_clusters to avoid duplicate rows - Cleaning up the loader - Cleaning up the helpers in helper-zcl - For zcl data types, taking into account the signed attribute in the xml for numbers. If not mentioned then accounting for known exceptions such as single and double data types Throwing an error in as_type_max/min_value when language option is not specified Github: ZAP#679
-
- 9月 28, 2022
-
-
由 Bharat Dandu 创作于
JIRA: EMZIGBEE-10318
-
由 Bharat Dandu 创作于
Fixing the command argument optional attribute loading and fixing the zcl cli helper to take that into account - Adding additional options to zcl_command_argument_type_to_cli_data_type_util function such that it can account for the the isOptional argument to return the precise CLI command argument - The xml mentions optional=1 for the command arguments. Therefore accounting for that in the zcl-loader-silabs.js - JIRA: EMZIGBEE-10318
-
- 9月 27, 2022
-
-
由 Bharat Dandu 创作于
- This solves the issue of zap generation when the saved zap file already has the custom xml reference and then generation is performed on it using cli - Loading the main/standard gen template and zcl xml packages before the custom xml packages such that custom xml and clusters extensions within custom xml are loaded properly - Fixing a query in query-package.js - Adding tests for the above behavior by creating a zap file which has a reference to a custom xml. Testing generation of zap file and adding more tests for xml removal and generating again - JIRA: ZAPP-971
-
- 9月 24, 2022
-
-
由 Jing T 创作于
-
- 9月 23, 2022
-
-
由 Amir Reza Ghasemkhani 创作于
-
- 9月 22, 2022
- 9月 20, 2022
-
-
由 Jing T 创作于
* fix incorrect path printout in logs on windows * Update release.yml * Revert "Update release.yml" This reverts commit 5c75fabf935170269c59e699a74686fc2a3c3854.
-
- 9月 16, 2022
-
-
由 Timotej Ecimovic 创作于
* Simplify the convert script to same as generate script. * Clean up the convert action. * Fix the problem of binary build having a 0.0.0 version. * Stop using package.json for runtime version detection, use .version.json instead. * Fix the heap size for the binary executables.
-
由 Vivien Nicolas 创作于
-
由 Jing T 创作于
* remove unnecesary checks for release workflow * unit test for ZAP version being set one of the stages (npm run self-check) was wiping out the binary version unintentionally.
-
由 Vivien Nicolas 创作于
-
由 Vivien Nicolas 创作于
-
- 9月 15, 2022
-
-
由 Jing T 创作于
* fix Nexus asset query issue. was not constructing continuationToken URL correctly. * ignore temp artifact files. * unit test for download-artifact * update cached download-artifact.js * ignore download-artifact test from zap unit tests. * download-artifact: add unit test / delegate to Github if specified branch is not cached on Nexus intended for internal jenkins PRs that specifies a non-cached ZAP branch on Nexus
-
由 A.ghasemkhani 创作于
-