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 support for Hashtable syntax of Import-DscRessource for -SaveDscDependency switch #1138

Conversation

bergmeister
Copy link
Collaborator

@bergmeister bergmeister commented Feb 2, 2019

PR Summary

Per title. In a future PR I might also add support for arrays of hashtables but I'd rather like to add those features slowly step by step to keep the diff small because the next PR will require refactoring of code to avoid code duplication.
Also use C# pattern matching for code cleanup.

PR Checklist

@bergmeister bergmeister changed the title WIP Add support for Import-DscRessource of -SaveDscDependency switch Add support for Import-DscRessource of -SaveDscDependency switch Feb 2, 2019
@bergmeister bergmeister changed the title Add support for Import-DscRessource of -SaveDscDependency switch Add support for Hashtable syntax of Import-DscRessource for -SaveDscDependency switch Feb 2, 2019
@bergmeister bergmeister added the (Re-)Review Needed Feedback has been addressed during PR stage or is required in the first place. label Feb 24, 2019
@bergmeister bergmeister merged commit 0574565 into PowerShell:development Mar 5, 2019
bergmeister added a commit to bergmeister/PSScriptAnalyzer that referenced this pull request Mar 5, 2019
@bergmeister bergmeister added this to the 1.18 milestone Mar 5, 2019
bergmeister added a commit to bergmeister/PSScriptAnalyzer that referenced this pull request Mar 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area - DSC Area - Engine (Re-)Review Needed Feedback has been addressed during PR stage or is required in the first place.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants