forked from TencentBlueKing/bk-ci
-
Notifications
You must be signed in to change notification settings - Fork 0
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: 单流水线支持多个扫描任务 #7320 #1
Open
Yuanruitao
wants to merge
35
commits into
release-1.7
Choose a base branch
from
feat_mutil_task
base: release-1.7
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bug: fastjson 高危版本修复 TencentBlueKing#6866
(cherry picked from commit a139dc3)
(cherry picked from commit 0fba702)
(cherry picked from commit 4c0a9e6)
(cherry picked from commit 70bbe53)
feat:希望流水线变量支持tgit的分支 Tencent#3660
…moteTgit_1.7 feature: 希望流水线变量支持tgit的分支 issue TencentBlueKing#3660
bug: 流水线列表页面Loading遮罩未消失问题 issue TencentBlueKing#6893
feat:希望流水线变量支持tgit的分支 TencentBlueKing#3660
删除多出的bk-ci目录
bug: 构建历史中没有流水线完成后上传的构件 TencentBlueKing#6538
bug: 构建历史中没有流水线完成后上传的构件 TencentBlueKing#6538
…se-1.7 bugfix: 1.7.42 流水线变量选择Git分支或TAG,没有赋值也能跑 issue TencentBlueKing#7069
…se-1.7 bugfix: 1.7.42流水线参数为代码库,选择gitlab无法保存 issue TencentBlueKing#7067
…e17-7272 bugfix: 修复turbo启动失败 TencentBlueKing#7272
Yuanruitao
pushed a commit
that referenced
this pull request
Oct 27, 2022
feat: 私有化版本对齐蓝鲸 footer 和 title 规范2.0 TencentBlueKing#7505
Yuanruitao
force-pushed
the
release-1.7
branch
from
November 8, 2022 02:30
3d5056d
to
0a66122
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
feat: 单流水线支持多个扫描任务 #7320