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

【蓝盾-评审会已评审】【PAC】feat:新建/编辑流水线时支持调试流水线 #8164

Closed
fayewong-v5 opened this issue Dec 20, 2022 · 1 comment
Assignees
Labels
area/ci/backend CI 后端issue area/ci/frontend CI 前端特性issue done Production environment in tencent has been deploy for approve 产品特性申请审核 kind/feat/product 产品特性
Milestone

Comments

@fayewong-v5
Copy link
Contributor

fayewong-v5 commented Dec 20, 2022

【需求】
流水线编辑,保存草稿后,可以进行调试,调试成功后再发布正式版本:
1、调试入口:
image

  • 流水线有修改时,保存后才可以调试

2、点击【调试】进入入参填写界面:
image

  • 只有勾选 “是否为入参“ 的全局变量才展示在这里
  • 参数按照字母序列A~Z顺序展示
  • 参数值默认填充上一次调试时的值,可以一键恢复默认

3、参数填写完毕,点击【下一步】进入步骤选择界面:
调试流水线时,可以选择本次运行哪些步骤
image

4、点击【执行】后进入流水线构建详情界面,见 #7983

5、可以在编辑流水线界面查看 调试历史
image

  • 调试历史和流水线的正式执行历史是隔离的,不会影响正式执行历史的构建号自增等逻辑
  • 调试历史列表展示和 正式执行历史列表一致,见 #
  • 当版本完成调试,发布后,清理调试历史
@EchoQT
Copy link
Collaborator

EchoQT commented Dec 28, 2022

调试时填写入参这里,恢复默认和恢复上一次可以来回切换比较好?

@EchoQT EchoQT assigned fayewong-v5 and unassigned EchoQT Dec 28, 2022
@fayewong-v5 fayewong-v5 modified the milestones: V1.10, V2.0 Feb 2, 2023
@fayewong-v5 fayewong-v5 added area/ci/frontend CI 前端特性issue area/ci/backend CI 后端issue todo todo labels Jul 7, 2023
@bkci-bot bkci-bot added the for gray UAT environment in tencent has been deploy label Apr 28, 2024
mingshewhe added a commit to mingshewhe/bk-ci that referenced this issue Aug 1, 2024
1. 构建历史支持源材料和触发材料搜索
2. 触发分支和源材料分支支持下来搜索
mingshewhe added a commit to mingshewhe/bk-ci that referenced this issue Aug 1, 2024
1. 构建历史支持源材料和触发材料搜索
2. 触发分支和源材料分支支持下来搜索
mingshewhe added a commit to mingshewhe/bk-ci that referenced this issue Aug 1, 2024
1. 构建历史支持源材料和触发材料搜索
2. 触发分支和源材料分支支持下来搜索
mingshewhe added a commit to mingshewhe/bk-ci that referenced this issue Aug 1, 2024
1. 构建历史支持源材料和触发材料搜索
2. 触发分支和源材料分支支持下来搜索
mingshewhe added a commit to mingshewhe/bk-ci that referenced this issue Aug 1, 2024
1. 构建历史支持源材料和触发材料搜索
2. 触发分支和源材料分支支持下来搜索
mingshewhe added a commit to mingshewhe/bk-ci that referenced this issue Aug 2, 2024
1. 构建历史支持源材料和触发材料搜索
2. 触发分支和源材料分支支持下来搜索
@bkci-bot bkci-bot added for test Test environment in tencent has been deploy and removed todo todo labels Aug 3, 2024
mingshewhe added a commit to mingshewhe/bk-ci that referenced this issue Aug 5, 2024
1. 构建历史支持源材料和触发材料搜索
2. 触发分支和源材料分支支持下来搜索
@bkci-bot bkci-bot added the todo todo label Aug 5, 2024
mingshewhe added a commit to mingshewhe/bk-ci that referenced this issue Aug 5, 2024
1. 构建历史支持源材料和触发材料搜索
2. 触发分支和源材料分支支持下来搜索
@bkci-bot bkci-bot removed the todo todo label Aug 5, 2024
mingshewhe added a commit to mingshewhe/bk-ci that referenced this issue Aug 5, 2024
1. 构建历史支持源材料和触发材料搜索
2. 触发分支和源材料分支支持下来搜索
使用服务内存搜索代替mysql搜索
mingshewhe added a commit to mingshewhe/bk-ci that referenced this issue Aug 5, 2024
1. 构建历史支持源材料和触发材料搜索
2. 触发分支和源材料分支支持下来搜索
使用服务内存搜索代替mysql搜索
@bkci-bot bkci-bot added todo todo and removed todo todo labels Aug 6, 2024
@mingshewhe mingshewhe added the tested 测试环境通过/test patest passed for test stage label Aug 7, 2024
@bkci-bot bkci-bot removed for test Test environment in tencent has been deploy tested 测试环境通过/test patest passed for test stage labels Aug 7, 2024
@bkci-bot bkci-bot added done Production environment in tencent has been deploy and removed for gray UAT environment in tencent has been deploy labels Sep 5, 2024
@bkci-bot bkci-bot closed this as completed Sep 5, 2024
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 approve 产品特性申请审核 kind/feat/product 产品特性
Projects
None yet
Development

No branches or pull requests

6 participants