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

prioritize release branches #317

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

IanButterworth
Copy link
Member

This is a bit of a guess.

The example on https://buildkite.com/docs/pipelines/managing-priorities#example seems more convoluted. This tries something simpler..

@DilumAluthge
Copy link
Member

Does Buildkite interpret build.branch =~ /^release-/ as a boolean, or an integer?

@DilumAluthge
Copy link
Member

Because I'm seeing the following in the logs:

fatal: Failed to upload and process pipeline: Pipeline upload rejected: One of the steps you provided was invalid: is not a number

@fredrikekre
Copy link
Member

Yea probably a bool. In any case, I think we should do something similar to what they do in their example anyway, because right now we set the priority on the pipeline that launches jobs but we also need to prioritize the jobs that these launch.

@IanButterworth IanButterworth force-pushed the ib/prioritize_release branch 2 times, most recently from 4592ff6 to 0277183 Compare October 17, 2024 03:28
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