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

Add missing exit code propagation and tests #123

Merged
merged 3 commits into from
Jul 7, 2023

Conversation

dennismeister93
Copy link
Contributor

@dennismeister93 dennismeister93 commented Jul 5, 2023

This PR adds correct exit code propagation when executing scripts + tests.

Also small adaptions to AppManifest types

@dennismeister93 dennismeister93 linked an issue Jul 5, 2023 that may be closed by this pull request
@dennismeister93 dennismeister93 force-pushed the 110-missing-exit-codes-propagation branch 5 times, most recently from 64826ec to ae32b81 Compare July 5, 2023 15:45
@dennismeister93 dennismeister93 force-pushed the 110-missing-exit-codes-propagation branch from ae32b81 to 76c2971 Compare July 5, 2023 15:56
Signed-off-by: Dennis Meister <dennis.meister@bosch.com>
Signed-off-by: Dennis Meister <dennis.meister@bosch.com>
@dennismeister93 dennismeister93 force-pushed the 110-missing-exit-codes-propagation branch from 62bf2e3 to a74ab1a Compare July 6, 2023 08:59
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
test/system-test/exec.stest.ts Outdated Show resolved Hide resolved
Signed-off-by: Dennis Meister <dennis.meister@bosch.com>
Copy link
Member

@doosuu doosuu left a comment

Choose a reason for hiding this comment

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

LGTM

@dennismeister93 dennismeister93 merged commit e88c021 into main Jul 7, 2023
7 checks passed
@dennismeister93 dennismeister93 deleted the 110-missing-exit-codes-propagation branch April 10, 2024 13:39
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.

Missing exit codes propagation
2 participants