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

Properly allow multiple downstream jenkins runs #3262

Merged
merged 1 commit into from
Jan 28, 2024

Conversation

WardBrian
Copy link
Member

We had an || instead of an && so this was always true, which led to problems when multiple Math PRs were running at once.

Cmdstan has the same issue currently, I'll open a separate PR

Copy link
Contributor

@serban-nicusor-toptal serban-nicusor-toptal left a comment

Choose a reason for hiding this comment

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

Nice catch, thanks!

@WardBrian WardBrian merged commit 29c60f7 into develop Jan 28, 2024
3 checks passed
@WardBrian WardBrian deleted the ci/jenkins-downstream-concurrent branch January 28, 2024 13:48
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.

2 participants