-
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
【蓝盾-评审会已评审】【PAC】feat:新建/编辑流水线支持以 Code 方式编排流水线 #8125
Labels
area/ci/backend
CI 后端issue
area/ci/frontend
CI 前端特性issue
done
Production environment in tencent has been deploy
for approve
产品特性申请审核
kind/feat/product
产品特性
service/process
流水线
Milestone
Comments
This was referenced Dec 22, 2022
fayewong-v5
added
kind/feat/product
产品特性
for approve
产品特性申请审核
and removed
kind/enhancement
功能改进特性
labels
Dec 26, 2022
提示用户多分支场景下 YAML 的生效规则 -----对这段文本提一个跟#8195里面同样的问题,规则描述要先说清楚主要规则,再说次要规则,而不是全部按触发类型去描述。 |
fayewong-v5
added
area/ci/frontend
CI 前端特性issue
area/ci/backend
CI 后端issue
todo
todo
labels
Jul 7, 2023
lockiechen
added a commit
to lockiechen/bk-ci
that referenced
this issue
Jul 31, 2023
lockiechen
added a commit
to lockiechen/bk-ci
that referenced
this issue
Aug 11, 2023
royalhuang
pushed a commit
to royalhuang/bk-ci
that referenced
this issue
Aug 22, 2023
royalhuang
pushed a commit
to royalhuang/bk-ci
that referenced
this issue
Aug 22, 2023
royalhuang
pushed a commit
to royalhuang/bk-ci
that referenced
this issue
Aug 22, 2023
royalhuang
pushed a commit
to royalhuang/bk-ci
that referenced
this issue
Aug 22, 2023
royalhuang
pushed a commit
to royalhuang/bk-ci
that referenced
this issue
Aug 22, 2023
royalhuang
pushed a commit
to royalhuang/bk-ci
that referenced
this issue
Aug 22, 2023
royalhuang
pushed a commit
to royalhuang/bk-ci
that referenced
this issue
Aug 22, 2023
lockiechen
added a commit
to lockiechen/bk-ci
that referenced
this issue
Sep 11, 2024
lockiechen
added a commit
to lockiechen/bk-ci
that referenced
this issue
Sep 11, 2024
lockiechen
added a commit
to lockiechen/bk-ci
that referenced
this issue
Sep 11, 2024
lockiechen
added a commit
to lockiechen/bk-ci
that referenced
this issue
Sep 11, 2024
lockiechen
added a commit
to lockiechen/bk-ci
that referenced
this issue
Sep 11, 2024
lockiechen
added a commit
to lockiechen/bk-ci
that referenced
this issue
Sep 13, 2024
bkci-bot
added
for gray
UAT environment in tencent has been deploy
todo
todo
and removed
for test
Test environment in tencent has been deploy
labels
Sep 13, 2024
terlinhe
added a commit
to terlinhe/bk-ci
that referenced
this issue
Oct 15, 2024
# Reviewed, transaction id: 20644
bkci-bot
added
for test
Test environment in tencent has been deploy
and removed
todo
todo
labels
Oct 15, 2024
yongyiduan
added a commit
to yongyiduan/bk-ci
that referenced
this issue
Nov 13, 2024
mingshewhe
added a commit
that referenced
this issue
Nov 13, 2024
【蓝盾-评审会已评审】【PAC】feat:新建/编辑流水线支持以 Code 方式编排流水线 #8125 core部分代码回退
bkci-bot
added
for test
Test environment in tencent has been deploy
and removed
for test
Test environment in tencent has been deploy
todo
todo
labels
Nov 15, 2024
bkci-bot
removed
for test
Test environment in tencent has been deploy
for gray
UAT environment in tencent has been deploy
labels
Nov 21, 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
产品特性
service/process
流水线
1、新建流水线时,支持选择模版:
2、模版上 hover 时,可以「预览」模版,支持通过 Code or UI 方式预览,issue 详见 #8159
3、选择模版、填写名称,点「创建」后开始编排:
4、使用 Code 编排过程中,因插件配置可能比较复杂,可以通过插件UI编辑来生成 Code 片段:
5、已添加的 step,光标在对应 step 配置区域时,出现 「插件设置」
6、Code 编排过程中,支持语法检测 #8162,支持语法提示 #8163
7、点击「语法指引」,新 tab 打开语法说明文档
8、流水线编排ok,保存草稿之后,可以进行调试,详见 #8164
9、流水线调试 ok 之后,点击「发布」提交一个正式版本
The text was updated successfully, but these errors were encountered: