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:推荐版本号优化 #10958

Closed
fayewong-v5 opened this issue Sep 12, 2024 · 0 comments
Closed

feat:推荐版本号优化 #10958

fayewong-v5 opened this issue Sep 12, 2024 · 0 comments
Assignees
Labels
done Production environment in tencent has been deploy kind/enhancement 功能改进特性 service/process 流水线

Comments

@fayewong-v5
Copy link
Contributor

fayewong-v5 commented Sep 12, 2024

【问题】

  1. 推荐版本号中的「构建号」字段,在进入编辑页面时,会将当前最新构建号读取到编辑页面,若在编辑页面停留太长时间,过程中流水线已经运行了好多次,当前构建号字段已经发生了变更。但编辑页面没有变更,提交保存后会导致构建号被重置
  2. Code 方式下,「构建号」字段是代码库文件中保存的内容,不应该将当前构建号写进去

【需求】
将「构建号」拆分为基线设置和重置构建号两个操作:

  • 仅基线和策略参与流水线版本管理
  • 发布版本后,若需生效,需通过重置动作确认变更「当前构建号」
  • 基线不变的情况下,需要时也可以单独重置构建号,无需发布版本
image image
@fayewong-v5 fayewong-v5 added the kind/enhancement 功能改进特性 label Sep 12, 2024
@fayewong-v5 fayewong-v5 added the service/process 流水线 label Sep 14, 2024
@bkci-bot bkci-bot added the todo todo label Sep 19, 2024
@bkci-bot bkci-bot added for test Test environment in tencent has been deploy and removed todo todo labels Sep 20, 2024
@bkci-bot bkci-bot added the todo todo label Sep 24, 2024
useryuyu added a commit to useryuyu/bk-ci that referenced this issue Sep 27, 2024
# Reviewed, transaction id: 19531
useryuyu added a commit to useryuyu/bk-ci that referenced this issue Sep 27, 2024
# Reviewed, transaction id: 19607
useryuyu added a commit to useryuyu/bk-ci that referenced this issue Oct 8, 2024
# Reviewed, transaction id: 19884
useryuyu added a commit to useryuyu/bk-ci that referenced this issue Oct 10, 2024
# Reviewed, transaction id: 20126
useryuyu added a commit to useryuyu/bk-ci that referenced this issue Oct 10, 2024
# Reviewed, transaction id: 20134
useryuyu added a commit to useryuyu/bk-ci that referenced this issue Oct 10, 2024
# Reviewed, transaction id: 20139
@bkci-bot bkci-bot added todo todo and removed todo todo labels Oct 11, 2024
@bkci-bot bkci-bot added done Production environment in tencent has been deploy and removed tested 测试环境通过/test patest passed for test stage for gray UAT environment in tencent has been deploy labels Oct 23, 2024
@royalhuang royalhuang added the tested 测试环境通过/test patest passed for test stage label Oct 29, 2024
bkci-bot added a commit that referenced this issue Oct 29, 2024
feat:推荐版本号优化 #10958 增加版本管理api接口
@bkci-bot bkci-bot added for gray UAT environment in tencent has been deploy for test Test environment in tencent has been deploy and removed tested 测试环境通过/test patest passed for test stage todo todo labels Oct 29, 2024
@bkci-bot bkci-bot added todo todo for test Test environment in tencent has been deploy and removed for test Test environment in tencent has been deploy for gray UAT environment in tencent has been deploy todo todo labels Oct 30, 2024
mingshewhe added a commit that referenced this issue Nov 11, 2024
feat:推荐版本号优化 #10958 增加版本管理api接口
@bkci-bot bkci-bot added for gray UAT environment in tencent has been deploy and removed todo todo for test Test environment in tencent has been deploy labels Nov 11, 2024
@bkci-bot bkci-bot removed the for gray UAT environment in tencent has been deploy label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done Production environment in tencent has been deploy kind/enhancement 功能改进特性 service/process 流水线
Projects
None yet
Development

No branches or pull requests

6 participants