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

(GH-181) Add semantic exit codes to DSC/* resource manifests #182

Conversation

michaeltlombardi
Copy link
Collaborator

PR Summary

Prior to this change, the resource manifests for the built-in DSC/* group resources only defined the 0 exit code for success. This change:

PR Context

Syncs the annotation for the manifest to the implementation of the command.

Prior to this change, the resource manifests for the built-in `DSC/*` group resources
only defined the `0` exit code for success. This change:

- Adds the other exit codes to the manifests, based on PowerShell#179
- Resolves PowerShell#181
@SteveL-MSFT SteveL-MSFT merged commit 6dc3871 into PowerShell:main Sep 1, 2023
4 checks passed
@michaeltlombardi michaeltlombardi deleted the gh-181/main/exit-codes-resources branch September 1, 2023 20:04
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.

Add text descriptions to dsc exit codes
2 participants