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

Allow extra arguments to be passed to workers #88

Merged
merged 3 commits into from
Apr 3, 2024
Merged

Allow extra arguments to be passed to workers #88

merged 3 commits into from
Apr 3, 2024

Conversation

MrHedmad
Copy link
Owner

@MrHedmad MrHedmad commented Apr 3, 2024

This PR adds support for more arguments to be passed to the underlying executor, so that things like make other_target is possible.

TODO

Before merging, tick all of these boxes:

  • cargo test -- --include-ignored passes without errors or warnings.
  • Documentation is updated that reflect these changes.
    • This PR changes nothing that is reflected in docs.
  • @all-contributors is made aware of this PR.

@MrHedmad MrHedmad added the feat New feature or request label Apr 3, 2024
@MrHedmad MrHedmad merged commit aa28178 into main Apr 3, 2024
6 checks passed
@MrHedmad MrHedmad deleted the extra_args branch April 3, 2024 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant