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: use deno task shell to execute commands #173

Merged
merged 6 commits into from
Jul 7, 2023

Conversation

baszalmstra
Copy link
Contributor

@baszalmstra baszalmstra commented Jul 3, 2023

This is the initial work to use the deno task shell in our code instead of our own concoction.

Im running into an issue though where Im unable to capture the output from deno tasks. I opened an issue on the deno_task_shell crate to that end.

Fix #162
Fix #165

@ruben-arts
Copy link
Contributor

This now depends on denoland/deno_task_shell#87 as it uses the exposed execute_with_pipes for the tests.

@ruben-arts ruben-arts marked this pull request as ready for review July 6, 2023 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants