-
Notifications
You must be signed in to change notification settings - Fork 505
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
支持:根据实例化出来的流水线反向查找模板的功能 #370
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
项目组其他成员创建的流水线,出现了问题,无法从流水线找到对应的模版修改,只能删掉重建 |
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 |
通过扩展支持 |
目前我们模板太多, 导致生成出来的流水线完全找不到模板所在, 改个流水线要找半天 |
目前最简单的诉求是能通过实例化的流水线找到对应的模板 |
求支持 |
carlyin0801
added a commit
to carlyin0801/bk-ci
that referenced
this issue
Jun 20, 2021
carlyin0801
added a commit
to carlyin0801/bk-ci
that referenced
this issue
Jun 20, 2021
carlyin0801
added a commit
to carlyin0801/bk-ci
that referenced
this issue
Jun 28, 2021
irwinsun
added a commit
that referenced
this issue
Jun 28, 2021
…_show feat:支持:根据实例化出来的流水线反向查找模板的功能 #370
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
背景
模板比较多的情况下,当要修改当前实例化流水线的模板时,无法快速定位到对应模板
需求
方案一:


流水线编辑->基础设置 添加侧边栏页签【模板】。展示该模板基本信息并支持跳转
方案二:

模板实例化的流水线,编辑直接跳转至模板编辑界面
方案三:


点击编辑直接跳转至对应模板编排编辑页面。流水线的通知、权限、基础设置则放入独立入口单独配置,不与编排混在一起。
The text was updated successfully, but these errors were encountered: