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

Add support for ordering jobs explicitly #205

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zyga
Copy link
Contributor

@zyga zyga commented Jan 14, 2025

When debugging failures caused by interactions between jobs, being able to order jobs explicitly is critical. The new -explicit-order option strongly orders jobs following the order in which they were matched to command line arguments.

@zyga zyga force-pushed the feature/explicit-order branch 2 times, most recently from 99b1ba5 to fbd59f6 Compare January 14, 2025 16:44
When debugging failures caused by interactions between jobs, being able
to order jobs explicitly is critical. The new -explicit-order option
strongly orders jobs following the order in which they were matched
to command line arguments.

Signed-off-by: Zygmunt Krynicki <[email protected]>
@zyga zyga force-pushed the feature/explicit-order branch from fbd59f6 to 19d87bc Compare January 14, 2025 17:51
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