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: implement exit status var #110

Merged
merged 2 commits into from
Mar 21, 2024

Conversation

dsherret
Copy link
Member

@dsherret dsherret commented Mar 20, 2024

@dsherret dsherret changed the title feat: implement exit code var feat: implement exit status var Mar 21, 2024
@dsherret dsherret merged commit 3847599 into denoland:main Mar 21, 2024
4 checks passed
@dsherret dsherret deleted the feat_implement_exit_code_var branch March 21, 2024 00:33
dsherret added a commit to denoland/deno that referenced this pull request Mar 21, 2024
* feat: implement exit status var
(denoland/deno_task_shell#110)
* feat: support input redirects
(denoland/deno_task_shell#106)
* feat: support output fd redirects for stdout and stderr
(denoland/deno_task_shell#111)
* feat: support parsing fd redirects
(denoland/deno_task_shell#107)
* fix: exit error code on arg parse failure
(denoland/deno_task_shell#112)

Closes #22989
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