| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
【CICD】迁移CLI路径与编译脚本 | 6 个月前 | |
【CICD】metrics 产物独立打包 | 6 个月前 | |
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 个月前 | |
cli support exec | 6 个月前 | |
cli support exec | 6 个月前 | |
fix: switch to bash for script execution The current implementation uses sh to execute shell scripts. However, the deployment scripts for the yr cluster rely on Bash-specific syntax. This change ensures compatibility by switching the script executor to bash. Signed-off-by: Yuhang Wei <weiyuhang3@huawei.com> | 5 个月前 | |
【CICD】metrics 产物独立打包 | 6 个月前 | |
cli support exec | 6 个月前 | |
cli support exec | 6 个月前 |