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: 流水线插件新增“失败时可跳过”的选项 #4245

Closed
zanyzhao opened this issue May 21, 2021 · 4 comments
Closed

feat: 流水线插件新增“失败时可跳过”的选项 #4245

zanyzhao opened this issue May 21, 2021 · 4 comments
Assignees
Labels
area/ci/backend CI 后端issue area/ci/frontend CI 前端特性issue done Production environment in tencent has been deploy for gray UAT environment in tencent has been deploy for test Test environment in tencent has been deploy grayed uat环境测试通过/test passed for uat stage kind/feat/product 产品特性 priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. streams/for test stream 测试环境部署成功 tested 测试环境通过/test patest passed for test stage
Milestone

Comments

@zanyzhao
Copy link
Member

What would you like to be added:
流水线插件新增“失败时可跳过”的选项
Why is this needed:
部分插件的失败结果已经通过第三方系统特殊处理过,希望能继续执行当前流水线流程,避免浪费

@Jimmy01010
Copy link

这个功能现在已经实现了把?
ld

@zanyzhao
Copy link
Member Author

这个功能现在已经实现了把?
ld

没有,这里的“失败时继续”是自动的,而我希望增加的“失败时可跳过”是手动的,开启后,在失败的插件上会出现“跳过”按钮,由人来决定是否跳过

@zanyzhao zanyzhao added kind/feat/product 产品特性 priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. area/ci/backend CI 后端issue area/ci/frontend CI 前端特性issue and removed kind/enhancement 功能改进特性 labels Jun 4, 2021
@zanyzhao
Copy link
Member Author

zanyzhao commented Jun 9, 2021

本插件运行失败时:

  • 失败时继续:自动跳过or可手动跳过
  • 可自动重试
  • 可手动重试

@irwinsun irwinsun added the review needed Needs pm reviews label Jun 19, 2021
@zanyzhao zanyzhao removed the review needed Needs pm reviews label Jun 24, 2021
@bkci-bot bkci-bot added the for test Test environment in tencent has been deploy label Jul 1, 2021
@irwinsun irwinsun added the tested 测试环境通过/test patest passed for test stage label Jul 1, 2021
lockiechen added a commit that referenced this issue Jul 1, 2021
feat: 流水线插件新增“失败时可跳过”的选项 · Issue #4245
irwinsun added a commit that referenced this issue Jul 1, 2021
feat: 流水线插件新增“失败时可跳过”的选项 #4245
@irwinsun
Copy link
Member

irwinsun commented Jul 1, 2021

此功能:
1、 存量历史的流水线默认开启手动重试(保持体验不变)、默认不开启手动跳过
2、新增流水线插件默认不开启手动重试、手动跳过

@bkci-bot bkci-bot added the for gray UAT environment in tencent has been deploy label Jul 1, 2021
irwinsun added a commit that referenced this issue Jul 2, 2021
feat: 流水线插件新增“失败时可跳过”的选项 issue #4245
@fabio-he fabio-he added the grayed uat环境测试通过/test passed for uat stage label Jul 5, 2021
irwinsun added a commit that referenced this issue Jul 6, 2021
feat: 流水线插件新增“失败时可跳过”的选项 job显示状态整理 issue #4245
@bkci-bot bkci-bot closed this as completed Jul 8, 2021
@bkci-bot bkci-bot added the done Production environment in tencent has been deploy label Jul 8, 2021
@bkci-bot bkci-bot added the streams/for test stream 测试环境部署成功 label May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci/backend CI 后端issue area/ci/frontend CI 前端特性issue done Production environment in tencent has been deploy for gray UAT environment in tencent has been deploy for test Test environment in tencent has been deploy grayed uat环境测试通过/test passed for uat stage kind/feat/product 产品特性 priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. streams/for test stream 测试环境部署成功 tested 测试环境通过/test patest passed for test stage
Projects
None yet
Development

No branches or pull requests

6 participants