logo
2933
95
WeChat Login

feat: 添加 cnb.root_organization 配置项处理,使用 TrimSlash 清理前后斜杠和空格#191

Merged
created 2025-10-24
main
fix-root-group-name
Edit
OverviewCommits
3
Files changed
5
AttachmentsTAPD

以下内容由 AI 生成

为规范cnb.root_organization配置项格式,新增处理函数及测试用例。在config包中添加processCNBRootOrganization函数,调用util.TrimSlash清理前后斜杠和空格;并在config_test.go中新增多组测试验证处理逻辑。同时,util包新增TrimSlash函数实现字符串清理,并补充大量测试用例覆盖边界情况。

is using the squash method to force merge intoc2689755
feat: 添加 cnb.root_organization 配置项处理,使用 TrimSlash 清理前后斜杠和空格

Successfully merged and closed

branch can be safely deleted
Reviewer
(folger)
(子非鱼-雷峰)
Assignee
None yet
Label
None yet
Participant