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: 流水线插件高级特性:即使前面有插件运行失败也运行,即使被取消也运行 #1156

Closed
2 tasks done
zanyzhao opened this issue Apr 20, 2020 · 3 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 产品特性 tested 测试环境通过/test patest passed for test stage
Milestone

Comments

@zanyzhao
Copy link
Member

zanyzhao commented Apr 20, 2020

  • 前端插件设置: 即使前面有插件运行失败也运行,即使被取消也运行

    • additionalOptions 后台增加 PRE_TASK_FAILED_EVEN_CANCEL
  • 执行时间优化:

    • 执行详情detail接口后台返回 executeTime (毫秒)字段, 前端用该字段的值替换当前使用的endTime - startTime
    • 前端读取 执行历史列表new 当前已有executeTime (毫秒) 字段,替换当前使用的totalTime
@zanyzhao zanyzhao added the kind/feat/product 产品特性 label Apr 20, 2020
@zanyzhao zanyzhao added this to the V2.3 milestone Apr 20, 2020
@fayewong-v5 fayewong-v5 changed the title feat: 流水线高级特性:即使前面有插件运行失败也运行,除非被取消才不运行 feat: 流水线插件高级特性:即使前面有插件运行失败也运行,即使被取消也运行 Apr 20, 2020
@fayewong-v5
Copy link
Contributor

如果插件本身问题卡住,只有等到插件/JOB/Stage/流水线超时才结束

@github-actions
Copy link

This issue is stale because it has been open for 60 days with no activity. Remove the stale label or comment on the issue otherwise this will be closed in 5 days

@irwinsun
Copy link
Member

irwinsun commented Jul 3, 2021

依赖#3569

@lockiechen lockiechen added the tested 测试环境通过/test patest passed for test stage label Jul 28, 2021
@bkci-bot bkci-bot added the for gray UAT environment in tencent has been deploy label Jul 29, 2021
irwinsun added a commit that referenced this issue Aug 2, 2021
…en_cancel

feat: 流水线插件高级特性:即使前面有插件运行失败也运行,即使被取消也运行 #1156
irwinsun added a commit that referenced this issue Aug 2, 2021
…en_cancel

feat: 流水线插件高级特性:即使前面有插件运行失败也运行,即使被取消也运行 #1156
@zanyzhao zanyzhao added the grayed uat环境测试通过/test passed for uat stage label Aug 6, 2021
@bkci-bot bkci-bot added the done Production environment in tencent has been deploy label Aug 17, 2021
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 产品特性 tested 测试环境通过/test patest passed for test stage
Projects
None yet
Development

No branches or pull requests

8 participants