Skip to content

update pipeline setting for version bump#3002

Merged
ninalee12 merged 1 commit intomainfrom
fix-version-bump-setting
Mar 26, 2026
Merged

update pipeline setting for version bump#3002
ninalee12 merged 1 commit intomainfrom
fix-version-bump-setting

Conversation

@ninalee12
Copy link
Contributor

Hi team,

This is a follow up PR to: #2918

Originally we had configured cancel_intermediate_builds and skip_intermediate_builds to be true. However, in an event where there are parallel version bumps, it would cancel or skip the queued builds in the version bump pipeline.

This PR disables both features to allow parallel builds in the same pipeline for different versions (e.g. 9.2, 9.3, etc version bumps)

@prodsecmachine
Copy link

prodsecmachine commented Mar 19, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Copy link
Contributor

@edsavage edsavage left a comment

Choose a reason for hiding this comment

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

LGTM

@ninalee12 ninalee12 marked this pull request as ready for review March 23, 2026 13:43
@ninalee12 ninalee12 merged commit 4d4abf7 into main Mar 26, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants