| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
fix(function_proxy): fix codecheck violations and optimize header includes - Replace full #include with forward declarations for LocalSchedSrv, SnapCtrl, TraefikRegistry, and FunctionAgentMgr in instance_ctrl.h, instance_ctrl_actor.h, snap_ctrl.h, and snap_ctrl_actor.h to reduce compilation dependencies - Replace make_shared<IOEventActor> with shared_ptr<IOEventActor>(new ...) to support restricted constructor access in singleton actor pattern - Add static to constexpr local variable killDelayMs in exec_session_actor.cpp per codecheck static constexpr requirement fixture references accordingly Signed-off-by: ChamberlainJI <jichenglin1@huawei.com> | 2 个月前 | |
【CICD】metrics 产物独立打包 | 6 个月前 | |
fix: extract helper functions from buildBasicUpdateFunctionVersion to meet 50-line limit Split setFunctionS3CodePath, logRootfsUpdate and setFunctionScaleConfig from buildBasicUpdateFunctionVersion to comply with G.FUN.01 single-responsibility rule. Signed-off-by: neatline <fuyipeng3@huawei.com> | 1 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 2 个月前 | ||
| 6 个月前 | ||
| 1 个月前 |