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

Group Builder API #18

Merged
merged 6 commits into from
Mar 3, 2023
Merged

Group Builder API #18

merged 6 commits into from
Mar 3, 2023

Conversation

arlyon
Copy link
Contributor

@arlyon arlyon commented Feb 28, 2023

This introduces a new API with a builder pattern for setting certain flags that are not accessible to the group_spawn function if set on the Command object itself.

It also adds a few examples for basic sync, async, and a few with the builder as well.

@arlyon arlyon force-pushed the feat/group-builder branch 3 times, most recently from 27151ef to 088a652 Compare March 1, 2023 17:51
@arlyon
Copy link
Contributor Author

arlyon commented Mar 1, 2023

@passcod I think this is ready for review.

@arlyon arlyon force-pushed the feat/group-builder branch from 088a652 to a45e6ff Compare March 2, 2023 08:09
@arlyon arlyon force-pushed the feat/group-builder branch from a45e6ff to a972f17 Compare March 2, 2023 08:10
@arlyon arlyon requested a review from passcod March 2, 2023 08:11
Copy link
Member

@passcod passcod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Almost there!

@arlyon arlyon requested a review from passcod March 3, 2023 10:05
@passcod passcod enabled auto-merge (squash) March 3, 2023 10:30
@passcod passcod merged commit d225e75 into watchexec:main Mar 3, 2023
passcod added a commit that referenced this pull request Mar 3, 2023
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