Skip to content

chore: merge pipelines to improve ci performance - #6142

Closed
elwinar wants to merge 1 commit into
mainfrom
merge-pipelines
Closed

elwinar wants to merge 1 commit into
mainfrom
merge-pipelines

Conversation

@elwinar

@elwinar elwinar commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #0000

Release note for CHANGELOG:


@elwinar
elwinar requested a review from remyleone as a code owner September 7, 2026 13:11
…flow

Our workflows run a total of 120+ jobs per PR, which is clogging the jobs
queue by requesting a lot of runner time for duplicated steps (setting
up go, checking out code, downloading dependencies, etc) while quacking up
the cache action, which seems to be sensible to concurrency bursts.

We limit the matrix to the 3 platforms we test one, remove the product
list from the matrix so each platform will trigger one job, and use mise
for the actual running.
@remyleone remyleone changed the title Merge pipelines chore: merge pipelines to improve ci performance Sep 8, 2026
@elwinar elwinar closed this Sep 8, 2026
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.

1 participant