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

Stop on failures, set proper exit code. #212

Open
tmontes opened this issue Jun 13, 2022 · 1 comment
Open

Stop on failures, set proper exit code. #212

tmontes opened this issue Jun 13, 2022 · 1 comment
Labels
bug Something isn't working @ core
Milestone

Comments

@tmontes
Copy link
Member

tmontes commented Jun 13, 2022

FACTS:

  • pup spawns sub-processes to run packaging tools across different platforms.

THINGS WE WANT:

  • If any of those sub-processes fails pup should stop straight away and return a non-zero exit code.

CANDIDATE TARGETS:

  • Running pip.
  • Running WiX on Windows.
  • Running AppImageTool on Linux.
  • More?... Most probably.
@tmontes tmontes added bug Something isn't working @ core labels Jun 13, 2022
@tmontes tmontes added this to the NEXT milestone Jun 13, 2022
@tmontes
Copy link
Member Author

tmontes commented Jun 16, 2022

NOTE:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working @ core
Projects
None yet
Development

No branches or pull requests

1 participant