Commit Graph

8 Commits

Author SHA1 Message Date
molanp
77edffc0ff test(builtin_plugins): 重构插件商店相关测试
- 移除 jsd 相关测试用例,只保留 gh(GitHub)的测试
- 删除了 test_plugin_store.py 文件,清理了插件商店的测试
- 更新了 test_search_plugin.py 中的插件版本号
- 调整了 test_update_plugin.py 中的已加载插件版本
- 移除了 StoreManager 类中的 is_external 变量
- 更新了 RepoFileManager 类中的文件获取逻辑,优先使用 GitHub
2025-08-02 18:15:45 +08:00
HibiKier
56bb311c2b webui与resources支持git更新 2025-08-01 17:01:21 +08:00
HibiKier
ab7aad0488 🎨 代码格式化 2025-08-01 15:48:48 +08:00
HibiKier
de92d04dcc 🐛 修复非git仓库的初始化更新 2025-08-01 15:23:54 +08:00
HibiKier
6986637ec2 插件商店支持aliyun 2025-08-01 14:15:28 +08:00
HibiKier
c9456f292d feat(config): 修改错误提示信息,更新基础配置文件名称为.env.example
Some checks are pending
Sequential Lint and Type Check / ruff-call (push) Waiting to run
Sequential Lint and Type Check / pyright-call (push) Blocked by required conditions
2025-08-01 10:01:34 +08:00
HibiKier
6c136b904d feat(aliyun): 更新阿里云URL构建逻辑,支持组织名称并优化令牌解码处理 2025-08-01 09:28:46 +08:00
HibiKier
0e19de102a feat(env): 支持git更新 2025-07-31 19:04:14 +08:00