feat: preserve SecAgent integration - #259
Merged
Merged
Conversation
Contributor
Author
|
已按审查意见移除回归的插件部分内容:删除旧插件运行时、SecAgent HTTP/自动安装服务及 App 注册,仅保留 OOBE 卡死修复与抽取自动重置逻辑。当前 PR 相对 SECTL/master 仅剩 3 个文件改动。 |
Member
继续提交低质量代码可能会延缓您的 PR 审核。 |
Contributor
Author
|
更正:已恢复 SecAgent 普通 HTTP 服务、插件自动安装/更新服务及 App 注册;仅移除审查所指的旧插件运行时回归部分。另外修复了 HTTP 服务直接 new DrawEngine() 的编译问题,改为通过 DI 注入合并后的 DrawEngine。 |
Contributor
Author
|
已按最新评论重新整理:本 PR 现在只增加 SecAgent 联动(普通 HTTP 服务、自动安装/更新服务及 App 注册),已撤销全部 OOBE 和 DrawEngine 修改,也未恢复旧插件运行时。最新 CI 已通过还原并进入 C# 构建阶段,正在等待最终 CodeQL 结果。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Conflict resolution
Validation