Skip to content

Support non-zero exit codes as success #137

@denelon

Description

@denelon

Description of the new feature/enhancement

Some applications return non-zero codes that are not errors. There should be a way for the client to know the difference between these codes and actual errors.

Proposed technical implementation details (optional)

A key could be added to the manifest syntax to indicate which non-zero codes should be treated as success. The client could then treat these non-zero return codes as success.

Metadata

Metadata

Assignees

Labels

Issue-FeatureThis is a feature request for the Windows Package Manager client.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions