Commit Graph

  • 09e194a2bf feat(ci): 集成Feluda工具实现合规性检查和SBOM生成 GeWuYou 2026-02-02 15:03:02 +08:00
  • ed51722746 feat(ci): 集成Feluda许可证扫描器实现合规性检查 GeWuYou 2026-02-02 14:13:46 +08:00
  • adc28efa26 chore(ci): 添加安全事件写入权限 GeWuYou 2026-02-02 12:29:27 +08:00
  • 5c8de84256 chore(ci): 更新CI工作流配置以集成MegaLinter和SARIF报告 GeWuYou 2026-02-02 12:20:56 +08:00
  • b4b26517ad chore(config): 更新 gitleaks 配置文件 GeWuYou 2026-02-02 12:11:29 +08:00
  • f2f2083dd1 chore(config): 更新 gitleaks 配置文件格式 GeWuYou 2026-02-02 11:45:53 +08:00
  • defcca85f3 chore(security): 添加 gitleaks 配置文件以忽略测试密钥 GeWuYou 2026-02-02 11:19:46 +08:00
  • 24a129b8f5 chore(ci): 添加 MegaLinter 配置并更新 CI 工作流 GeWuYou 2026-02-02 09:36:37 +08:00
  • 7cba4d0756 feat(ci): 集成 MegaLinter 代码质量扫描工具 GeWuYou 2026-02-02 08:39:47 +08:00
  • 14e1d984e6 chore(workflow): 移除跳过标记检查并调整代码扫描定时任务 GeWuYou 2026-02-01 22:11:32 +08:00
  • 7242f58029 refactor(coroutine): 重构 WaitForAllCoroutines 实现 v0.0.162 GeWuYou 2026-02-01 16:53:26 +08:00
  • 65fdea6c12 refactor(tests): 重构协程测试代码以改进类型安全性和构造函数参数 GeWuYou 2026-02-01 16:08:07 +08:00
  • ae37b8c5f1 refactor(coroutine): 重构协程等待机制并移除Held状态 GeWuYou 2026-02-01 15:27:49 +08:00
  • b4360b01ca refactor(coroutine): 优化 WaitForAllCoroutines 实现逻辑 GeWuYou 2026-02-01 15:16:15 +08:00
  • 120fd14cd8 refactor(coroutine): 重构协程调度器以支持WaitForCoroutine指令 GeWuYou 2026-02-01 15:11:51 +08:00
  • 4943fc5c70 fix(coroutine): 修复Timing单例初始化逻辑 v0.0.161 GeWuYou 2026-02-01 14:34:56 +08:00
  • af583c101c refactor(core): 重构协程扩展和函数式编程相关代码 v0.0.160 GeWuYou 2026-02-01 14:07:48 +08:00
  • 1d7fe998b9 feat(context): 添加服务获取扩展方法 GeWuYou 2026-02-01 13:33:54 +08:00
  • 085370aa27 test(coroutine): 添加协程扩展和助手类的单元测试 GeWuYou 2026-02-01 12:48:02 +08:00
  • c50797dbe2 fix(coroutine): 修复协程扩展方法中的空引用和测试代码 GeWuYou 2026-02-01 12:32:26 +08:00
  • c7f6b3a9b2 test(coroutine): 添加协程组合扩展方法的单元测试 v0.0.159 GeWuYou 2026-02-01 12:28:20 +08:00
  • 5a056fca84 feat(coroutine): 添加协程组合扩展功能并优化节点存活检查 GeWuYou 2026-02-01 12:25:11 +08:00
  • ec8f72932b test(coroutine): 添加协程相关功能的单元测试 v0.0.158 GeWuYou 2026-02-01 11:04:50 +08:00
  • 9ac4ac0534 feat(coroutine): 扩展命令协程支持超时等待事件 GeWuYou 2026-02-01 10:42:34 +08:00
  • a47439f027 feat(coroutine): 添加带超时的事件等待协程指令 GeWuYou 2026-02-01 10:37:29 +08:00
  • 32be23b01d feat(coroutine): 添加命令和查询的协程扩展功能 GeWuYou 2026-02-01 10:35:11 +08:00
  • af64c4ab3e refactor(setting): 重构设置事件系统 v0.0.157 GeWuYou 2026-01-31 23:47:24 +08:00
  • 829c7a3b06 refactor(setting): 优化设置模型中的数据类型获取方式 v0.0.156 GeWuYou 2026-01-31 23:11:55 +08:00
  • f226a355b2 feat(setting): 添加设置数据存储功能 v0.0.155 GeWuYou 2026-01-31 22:43:55 +08:00
  • b2e8ed9787 refactor(functional): 重构函数式编程扩展模块 v0.0.154 GeWuYou 2026-01-31 22:31:50 +08:00
  • 3493d6a481 docs(functional): 添加函数式编程类型文档和单元测试 GeWuYou 2026-01-31 21:52:04 +08:00
  • 1b442edadd refactor(functions): 重构函数式编程扩展方法 GeWuYou 2026-01-31 21:44:45 +08:00
  • 20dcb87def refactor(control): 修改Match方法返回Option类型 GeWuYou 2026-01-31 21:40:27 +08:00
  • 20bbf2297e refactor(pipe): 移除Apply和On扩展方法 GeWuYou 2026-01-31 21:34:02 +08:00
  • c9dd969b05 feat(functional): 添加Result类型及其扩展方法支持 GeWuYou 2026-01-31 21:31:33 +08:00
  • fd3a9ae9e0 feat(functional): 添加函数式编程扩展和Option类型支持 GeWuYou 2026-01-31 21:25:27 +08:00
  • c93d32c495 feat(data): 实现设置数据类型的动态注册和反序列化 v0.0.153 GeWuYou 2026-01-31 19:44:59 +08:00
  • 43dcae0cf5 refactor(pipe): 重构函数式编程扩展方法为模块化结构 GeWuYou 2026-01-31 15:11:33 +08:00
  • 5318f5a38f refactor(functional): 重构函数式编程扩展方法组织结构 GeWuYou 2026-01-31 14:45:16 +08:00
  • f5e460ff88 test(pipe): 添加函数式编程扩展方法的全面测试覆盖 GeWuYou 2026-01-31 09:22:51 +08:00
  • 317bded2e1 docs(GFramework.Core): 添加Pipe扩展方法文档 GeWuYou 2026-01-31 09:11:55 +08:00
  • b4c1096b10 feat(core): 添加函数式编程管道扩展方法 GeWuYou 2026-01-31 09:06:10 +08:00
  • eb60b05144 refactor(data): 统一设置数据仓库实现线程安全和键管理 v0.0.152 GeWuYou 2026-01-30 22:53:27 +08:00
  • e5d6f72bac fix(setting): 修复 SettingsModel 构造函数参数可空性问题 GeWuYou 2026-01-30 22:40:36 +08:00
  • e2fef7110d refactor(setting): 更新 SettingsModel 构造函数注入依赖项 v0.0.151 GeWuYou 2026-01-30 22:23:39 +08:00
  • 70421159e4 refactor(setting): 优化设置应用器注册方法的泛型参数约束 v0.0.150 GeWuYou 2026-01-30 22:05:04 +08:00
  • 209c331d1f refactor(setting): 移除设置应用器注册方法中的new()约束 v0.0.149 GeWuYou 2026-01-30 21:48:44 +08:00
  • 6172ce96f1 fix(setting): 修复设置应用器注册方法的泛型约束 v0.0.148 GeWuYou 2026-01-30 21:34:04 +08:00
  • 7d581f07ca feat(settings): 重构设置系统架构以支持数据仓库模式 v0.0.147 GeWuYou 2026-01-30 21:16:31 +08:00
  • 970b8d3b96 refactor(settings): 重构设置系统和数据仓库实现 GeWuYou 2026-01-30 16:48:09 +08:00
  • 49d210b9ad refactor(data): 重构数据存储库的键生成逻辑 v0.0.146 GeWuYou 2026-01-29 23:15:17 +08:00
  • cc8f40ee44 style(formatter): 统一代码格式化和文档缩进 v0.0.145 GeWuYou 2026-01-29 22:35:45 +08:00
  • ad6c621c59 refactor(SettingsSystem): 简化保存所有设置数据的逻辑 GeWuYou 2026-01-29 22:31:19 +08:00
  • 0c0ddaab7f feat(setting): 添加设置重置功能并重构Godot设置类 v0.0.144 GeWuYou 2026-01-29 21:51:25 +08:00
  • 7e4d93aa2b refactor(settings): 修改UnifiedSettingsRepository类访问修饰符 v0.0.143 GeWuYou 2026-01-29 21:12:19 +08:00
  • 6c2e89bc4f feat(data): 添加统一设置仓库和运行时类型序列化支持 v0.0.142 GeWuYou 2026-01-29 20:57:05 +08:00
  • 86cd947006 chore(ci): 更新工作流配置以启用工件上传和历史结果获取 GeWuYou 2026-01-29 20:07:42 +08:00
  • 8ea9752fc8 chore(ci): 更新 .NET 工具命令参数 GeWuYou 2026-01-29 20:02:24 +08:00
  • fe9f610c93 fix(ci): 修复CTRF报告生成脚本中的输出路径配置 GeWuYou 2026-01-29 19:59:33 +08:00
  • c01ab04292 refactor(ci): 分离核心和源生成器测试流程 GeWuYou 2026-01-29 19:54:47 +08:00
  • b9e7caeada fix(ci): 修复测试报告生成逻辑 GeWuYou 2026-01-29 19:50:19 +08:00
  • 0bc4e0d8ff fix(ci): 简化测试报告生成逻辑 GeWuYou 2026-01-29 19:45:51 +08:00
  • ed72103c59 fix(ci): 修复测试报告生成逻辑 GeWuYou 2026-01-29 19:34:28 +08:00
  • dee89e1134 feat(ci): 更新CI工作流以支持多版本.NET SDK GeWuYou 2026-01-29 19:27:46 +08:00
  • c46cfa265e fix(ci): 修复CI工作流中的.NET SDK版本配置和测试报告生成 GeWuYou 2026-01-29 19:23:34 +08:00
  • 524ceff770 chore(ci): 简化CTRF报告生成配置 GeWuYou 2026-01-29 17:32:24 +08:00
  • 9a158d6c7e feat(ci): 添加CTRF报告生成和调试步骤 GeWuYou 2026-01-29 17:24:48 +08:00
  • c61f19126a feat(ci): 添加.NET工具恢复步骤 GeWuYou 2026-01-29 17:15:29 +08:00
  • cfef1e1d03 feat(ci): 集成测试报告生成和发布功能 GeWuYou 2026-01-29 17:10:59 +08:00
  • f2b3c8663e feat: 添加 dotnet 工具配置文件 GeWuYou 2026-01-29 17:05:18 +08:00
  • 7a1b43dff1 feat(ci): 集成TruffleHog敏感信息扫描工具 GeWuYou 2026-01-29 15:59:39 +08:00
  • 717ea7a161 chore(deps): bump actions/cache from 3 to 5 dependabot[bot] 2026-01-29 04:28:59 +00:00
  • 47b9007793 chore(deps): bump actions/checkout from 4 to 6 dependabot[bot] 2026-01-29 04:42:29 +00:00
  • d7a5a3fde4 chore(deps): bump actions/setup-dotnet from 4 to 5 dependabot[bot] 2026-01-29 04:28:55 +00:00
  • d5b05c1578 chore(workflow): 更新 GitHub Actions 工作流配置 GeWuYou 2026-01-29 12:42:22 +08:00
  • 411cac4028 chore(workflow): 更新自动标签工作流以支持发布触发条件 GeWuYou 2026-01-29 12:28:59 +08:00
  • 9b77aa4b07 fix(workflow): 修复自动标签工作流中的重复标签问题 GeWuYou 2026-01-29 12:23:07 +08:00
  • ef655bbaf1 refactor(workflow): 重构自动标签工作流并添加CI构建测试 GeWuYou 2026-01-29 12:14:38 +08:00
  • 2f443087a4 ci(workflow): 添加 CodeQL 静态代码分析工作流 GeWuYou 2026-01-29 12:05:40 +08:00
  • 57fdb1c3d4 chore(.github): 添加dependabot配置文件 GeWuYou 2026-01-29 10:13:39 +08:00
  • 2896f35c67 feat(setting): 更新设置系统支持数据持久化和泛型仓库 v0.0.141 GeWuYou 2026-01-28 23:01:46 +08:00
  • 58291fd85c feat(setting): 添加设置迁移器注册和异步初始化功能 v0.0.140 GeWuYou 2026-01-28 22:36:33 +08:00
  • d8188a894a chore(deps): 更新 Meziantou.Polyfill 依赖版本 GeWuYou 2026-01-28 22:08:57 +08:00
  • 76a8b140f1 refactor(setting): 将设置持久化功能整合到数据仓库中 v0.0.139 GeWuYou 2026-01-28 20:36:24 +08:00
  • 0b7c64fd99 feat(data): 添加数据仓库功能并重构设置系统接口 GeWuYou 2026-01-28 20:08:34 +08:00
  • c918085ba9 refactor(setting): 移除 SettingsModel 的 IDisposable 接口实现 v0.0.138 GeWuYou 2026-01-28 12:47:08 +08:00
  • d250ee1d93 feat(globalusings): 为旧版.NET框架添加IsExternalInit兼容性支持 v0.0.137 GeWuYou 2026-01-27 23:03:35 +08:00
  • 31045f305c refactor(core): 调整命名空间结构以优化模块组织 GeWuYou 2026-01-27 22:58:37 +08:00
  • 9531cd0883 refactor(setting): 重构设置模块结构并添加版本控制功能 GeWuYou 2026-01-27 22:57:03 +08:00
  • 4cfc5d3505 refactor(storage): 将文件存储读取操作改为异步模式 GeWuYou 2026-01-27 22:39:26 +08:00
  • a29a484834 refactor(setting): 优化设置模型的并发安全性和性能 GeWuYou 2026-01-27 22:38:49 +08:00
  • 11c94d462f feat(setting): 添加设置数据版本迁移功能 GeWuYou 2026-01-27 22:22:20 +08:00
  • 07f5d27ab3 refactor(setting): 重构设置系统的接口设计 GeWuYou 2026-01-27 22:11:01 +08:00
  • 19c0830a7d feat(serializer): 添加运行时类型序列化器接口并重构序列化模块 GeWuYou 2026-01-27 21:58:30 +08:00
  • b49079de3e style(coding-style): 统一代码风格并优化文档格式 GeWuYou 2026-01-27 20:30:04 +08:00
  • a71c7f6f1a docs(architecture): 为IArchitecture接口添加文档注释 v0.0.136 GeWuYou 2026-01-27 19:59:02 +08:00
  • 50e334b006 chore(deps): 更新项目依赖包版本 v0.0.135 GeWuYou 2026-01-27 19:03:20 +08:00
  • cfb55972b1 test(coroutine): 更新 WaitForTask 测试以使用 TaskCompletionSource v0.0.134 GeWuYou 2026-01-27 13:13:42 +08:00
  • df7ad24b48 test(coroutine): 更新协程句柄和任务扩展测试 GeWuYou 2026-01-27 13:03:47 +08:00
  • 684d4601d0 test(coroutine): 为 WaitWhile 添加断言以验证谓词函数行为 GeWuYou 2026-01-27 12:57:17 +08:00