Skip to content

Conversation

@UebelAndre
Copy link
Contributor

@UebelAndre UebelAndre commented Nov 25, 2024

Over at rules_rust we are organically (not due to matrix abuse) hitting the 80 job limit and would benefit from having the ability to run more jobs to support bzlmod refactors we're looking to do.

@google-cla
Copy link

google-cla bot commented Nov 25, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@meteorcloudy
Copy link
Member

Can you please explain why you need this change?

@UebelAndre
Copy link
Contributor Author

Can you please explain why you need this change?

Sure! I've updated the description. There is also more context here bazelbuild/rules_rust#3007 (comment)

@meteorcloudy let me know if there's anything else!

@meteorcloudy
Copy link
Member

Hopefully we could drop WORKSPACE support soon and reduce the number of jobs 😅

@meteorcloudy meteorcloudy merged commit 3c0e982 into bazelbuild:master Nov 26, 2024
1 check passed
@UebelAndre
Copy link
Contributor Author

UebelAndre commented Nov 26, 2024

Thanks for the review!

Hopefully we could drop WORKSPACE support soon and reduce the number of jobs 😅

Curious why dropping workspace support would reduce jobs.

edit: Aside from deleting jobs where we test explicitly without bzlmod. More specifically, my question is whether or not bzlmod had the ability to test multiple workspaces at once, which would be cool.

@meteorcloudy
Copy link
Member

edit: Aside from deleting jobs where we test explicitly without bzlmod. More specifically, my question is whether or not bzlmod had the ability to test multiple workspaces at once, which would be cool.

Yeah, that's what I meant, we can remove WORKSPACE specific jobs. Bzlmod doesn't allow you to test multiple workspace at the same time.

fweikert pushed a commit to fweikert/continuous-integration that referenced this pull request Mar 27, 2025
Over at `rules_rust` we are organically (not due to matrix abuse)
hitting the 80 job limit and would benefit from having the ability to
run more jobs to support bzlmod refactors we're looking to do.
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