Commit Graph

8 Commits

Author SHA1 Message Date
reddevillg d442ea6ba5 fix: fix export test command
Signed-off-by: reddevillg <reddevillg@gmail.com>
2025-05-22 13:10:41 +08:00
ice909 71a8e8041d feat: support semver sepc
Supports semver specification version numbers.
2025-05-08 15:05:32 +08:00
bluesky 6a8053540b chore: update test-linglong.sh
Update the test script, remove sudo authentication, and run it locally to pop up an authentication box

Log: update test script
2024-12-23 13:04:29 +08:00
myml 0b7d27fc0b fix: getRemoteModuleList for incompatibility with runtime modules
获取远程模块列表时, 应该考虑兼容旧版本的runtime modules
优化安装和升级流程, 只安装单个模块时, 不需要提前获取远程模块列表
2024-12-20 10:39:18 +08:00
myml 9c7ec8a352 fix: handling of DBus addresses with options
当DBus环境变量包含选项时, 玲珑没有正确处理
2024-12-20 09:48:12 +08:00
myml df0a58926b fix: unable to install module
修复因合并代码导致的module功能异常
将module安装独立起来, 避免和binary安装混杂
2024-12-18 16:50:22 +08:00
bluesky ab490e3473 chore: update test-linglong.sh
add sudo for ll-cli install,uninstall command

Log: update shell script
2024-11-20 14:47:01 +08:00
bluesky 37b980544b feat: add test script for ll-cli
Add script to test the basic functions of ll -cl i

Log: add test script
2024-11-06 18:16:17 +08:00