Skip to content

prioritize release branches#317

Draft
IanButterworth wants to merge 1 commit into
JuliaCI:mainfrom
IanButterworth:ib/prioritize_release
Draft

prioritize release branches#317
IanButterworth wants to merge 1 commit into
JuliaCI:mainfrom
IanButterworth:ib/prioritize_release

Conversation

@IanButterworth

Copy link
Copy Markdown
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..

@fredrikekre
fredrikekre force-pushed the ib/prioritize_release branch from 8495f97 to d760a30 Compare October 16, 2024 07:53
@DilumAluthge

Copy link
Copy Markdown
Member

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

@DilumAluthge

Copy link
Copy Markdown
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
Copy Markdown
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