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:拉取构件支持流水线调试模式 #10291

Open
fayewong-v5 opened this issue May 6, 2024 · 1 comment
Open

feat:拉取构件支持流水线调试模式 #10291

fayewong-v5 opened this issue May 6, 2024 · 1 comment
Assignees
Labels
for gray UAT environment in tencent has been deploy kind/enhancement 功能改进特性 todo todo

Comments

@fayewong-v5
Copy link
Contributor

fayewong-v5 commented May 6, 2024

image

比如如图所示的配置:

  • 当流水线处于调试模式时,运行时应该拉取调试运行记录中最新的构建归档的制品
  • 当流水线处于正常运行模式时,运行时应该拉取正式运行记录中最新的构建归档的制品

不仅仅是此插件,使用相同的 sdk 方法时,也遵循同样的原则,即调试模式和正式运行模式分开

@yaoxuwan
Copy link
Collaborator

yaoxuwan commented May 6, 2024

/process/api/build/builds/${projectId}/${pipelineId}/${buildNum}/history
当流水线存在历史构建时,buildNum为调试的构建号会获取到正式的流水线历史

@bkci-bot bkci-bot added todo todo for test Test environment in tencent has been deploy and removed todo todo labels May 31, 2024
@mingshewhe mingshewhe added the tested 测试环境通过/test patest passed for test stage label Jun 4, 2024
bkci-bot added a commit that referenced this issue Jun 4, 2024
feat:拉取构件支持流水线调试模式 #10291
@bkci-bot 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 tested 测试环境通过/test patest passed for test stage labels Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for gray UAT environment in tencent has been deploy kind/enhancement 功能改进特性 todo todo
Projects
None yet
Development

No branches or pull requests

5 participants