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

feat: add git hook command #92

Merged
merged 1 commit into from
May 29, 2024
Merged

feat: add git hook command #92

merged 1 commit into from
May 29, 2024

Conversation

AdeAttwood
Copy link
Collaborator

@AdeAttwood AdeAttwood commented May 13, 2024

feat: add git hook command

Summary:

This command is compatible with the V1 git hook so everything we have still
works. This implements a custom command runner and writer that will run shell
commands in parallel and display the output in a nice way. This is a full
replacement for the previous implementation and packages.

Test Plan:

This has been tested manually and the tests have been run. Right now this is
still a bit work in progress but it's a good start.

Ref: #77


Stack created with Sapling. Best reviewed with ReviewStack.

Summary:

This command is compatible with the V1 git hook so everything we have still
works. This implements a custom command runner and writer that will run shell
commands in parallel and display the output in a nice way. This is a full
replacement for the previous implementation and packages.

Test Plan:

This has been tested manually and the tests have been run. Right now this is
still a bit work in progress but it's a good start.

Ref: #77
@AdeAttwood AdeAttwood merged commit efce8f6 into 2.x May 29, 2024
6 checks passed
@AdeAttwood AdeAttwood deleted the pr92 branch May 29, 2024 20:00
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