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:流水线并发运行时,支持限制并发个数和排队 #10718 #10898

Merged
merged 16 commits into from
Oct 15, 2024

Conversation

yongyiduan
Copy link
Collaborator

@yongyiduan yongyiduan commented Sep 2, 2024

#10718
主要改动:
SINGLE、MULTIPLE 启动判断runningCount 从读summary表切换至从history表实时计算。详见PipelineBuildStartEvent.checkRunningCountWithLimit

@yongyiduan yongyiduan closed this Sep 12, 2024
@yongyiduan yongyiduan reopened this Sep 12, 2024
Copy link
Member

@irwinsun irwinsun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@bkci-bot bkci-bot added the for test Test environment in tencent has been deploy label Sep 12, 2024
Copy link
Member

@irwinsun irwinsun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

旧bug

@bkci-bot bkci-bot merged commit a1ad335 into TencentBlueKing:master Oct 15, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for test Test environment in tencent has been deploy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants