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 exit status code to finch #1068

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

Shubhranshu153
Copy link
Contributor

@Shubhranshu153 Shubhranshu153 commented Aug 20, 2024

Issue #, if available:

Description of changes:
add exit status code to finch to return exit code if interface has exit codes.

Testing done:
shubhum@147ddaa42911 finch % finch run --rm alpine sh -c "exit 10"
shubhum@147ddaa42911 finch % echo $?
10

  • I've reviewed the guidance in CONTRIBUTING.md

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

swagatbora90
swagatbora90 previously approved these changes Aug 20, 2024
pendo324
pendo324 previously approved these changes Aug 20, 2024
Signed-off-by: Shubharanshu Mahapatra <[email protected]>
@Shubhranshu153 Shubhranshu153 merged commit 5fa30f4 into runfinch:main Aug 21, 2024
23 checks passed
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.

3 participants