Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: json文件生成的流水线自动下载范围可见插件 #5939 #6410

Merged
merged 11 commits into from
May 5, 2022

Conversation

yjieliang
Copy link
Collaborator

feat: json文件生成的流水线自动下载范围可见插件 #5939

)
if (validateRet.isNotOk()) {
throw OperationException(validateRet.message ?: "模版下存在无权限的组件")
}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

用ErrorCodeException封装异常,需要有明确的错误码

userId: String,
model: Model,
projectCodeList: ArrayList<String>,
templateCode: String?
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

templateCode定义成为默认可为空吧,这样调这个方法的时候就可以不传参了

Copy link
Collaborator

@carlyin0801 carlyin0801 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@irwinsun irwinsun merged commit d436560 into TencentBlueKing:master May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants